summaryrefslogtreecommitdiff
path: root/BKUViewer/src/main/resources/at/gv/egiz/bku/slxhtml/xhtml-struct-1.xsd
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-06-18 12:43:01 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-06-18 12:43:01 +0000
commitff368225ca089bd8663915d9072c0081da84ae92 (patch)
treede55f8689a9ff47d15b76dd5c1592b89bbf6d5fb /BKUViewer/src/main/resources/at/gv/egiz/bku/slxhtml/xhtml-struct-1.xsd
parent3d19a8ff1e34409b2de683cf603a4fd902efda34 (diff)
downloadmocca-ff368225ca089bd8663915d9072c0081da84ae92.tar.gz
mocca-ff368225ca089bd8663915d9072c0081da84ae92.tar.bz2
mocca-ff368225ca089bd8663915d9072c0081da84ae92.zip
update to current XHTML schema (from http://www.w3.org/MarkUp/SCHEMA/xhtml-*.xsd)
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@366 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
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">