summaryrefslogtreecommitdiff
path: root/BKUViewer/src/main/resources/at/gv/egiz/bku/slxhtml/xhtml-struct-1.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'BKUViewer/src/main/resources/at/gv/egiz/bku/slxhtml/xhtml-struct-1.xsd')
-rw-r--r--BKUViewer/src/main/resources/at/gv/egiz/bku/slxhtml/xhtml-struct-1.xsd18
1 files changed, 16 insertions, 2 deletions
diff --git a/BKUViewer/src/main/resources/at/gv/egiz/bku/slxhtml/xhtml-struct-1.xsd b/BKUViewer/src/main/resources/at/gv/egiz/bku/slxhtml/xhtml-struct-1.xsd
index 60cbcbf5..39c8055d 100644
--- a/BKUViewer/src/main/resources/at/gv/egiz/bku/slxhtml/xhtml-struct-1.xsd
+++ b/BKUViewer/src/main/resources/at/gv/egiz/bku/slxhtml/xhtml-struct-1.xsd
@@ -16,16 +16,28 @@
The Structure Module defines the major structural elements and
their attributes.
- $Id: xhtml-struct-1.xsd,v 1.8 2006/09/11 10:27:50 ahby Exp $
+ $Id: xhtml-struct-1.xsd,v 1.10 2008/07/05 04:11:00 ahby Exp $
</xs:documentation>
<xs:documentation source="xhtml-copyright-1.xsd"/>
<xs:documentation source="http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstract_modules.html#s_structuremodule"/>
</xs:annotation>
+ <xs:import namespace="http://www.w3.org/XML/1998/namespace"
+ schemaLocation="xml.xsd">
+ <xs:annotation>
+ <xs:documentation>
+ This import brings in the XML namespace attributes
+ The module itself does not provide the schemaLocation
+ and expects the driver schema to provide the
+ actual SchemaLocation.
+ </xs:documentation>
+ </xs:annotation>
+ </xs:import>
<xs:attributeGroup
name="xhtml.title.attlist">
<xs:attributeGroup
ref="xhtml.I18n.attrib"/>
<xs:attributeGroup ref="xhtml.id"/>
+ <xs:attribute ref="xml:space"/>
</xs:attributeGroup>
<xs:group
name="xhtml.title.content">
@@ -52,6 +64,7 @@
<xs:attributeGroup
ref="xhtml.I18n.attrib"/>
<xs:attributeGroup ref="xhtml.id"/>
+ <xs:attribute ref="xml:space"/>
</xs:attributeGroup>
<xs:complexType
name="xhtml.head.type">
@@ -85,7 +98,7 @@
name="xhtml.version.attrib">
<xs:attribute
name="version"
- type="xh11d:FPI"/>
+ type="xh11d:CDATA"/>
</xs:attributeGroup>
<xs:attributeGroup
name="xhtml.html.attlist">
@@ -94,6 +107,7 @@
<xs:attributeGroup
ref="xhtml.I18n.attrib"/>
<xs:attributeGroup ref="xhtml.id"/>
+ <xs:attribute ref="xml:space"/>
</xs:attributeGroup>
<xs:group
name="xhtml.html.content">