summaryrefslogtreecommitdiff
path: root/BKUViewer/src/main/resources/at/gv/egiz/bku/slxhtml/xhtml-attribs-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-attribs-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-attribs-1.xsd')
-rw-r--r--BKUViewer/src/main/resources/at/gv/egiz/bku/slxhtml/xhtml-attribs-1.xsd3
1 files changed, 2 insertions, 1 deletions
diff --git a/BKUViewer/src/main/resources/at/gv/egiz/bku/slxhtml/xhtml-attribs-1.xsd b/BKUViewer/src/main/resources/at/gv/egiz/bku/slxhtml/xhtml-attribs-1.xsd
index df5ce483..bbe42e1d 100644
--- a/BKUViewer/src/main/resources/at/gv/egiz/bku/slxhtml/xhtml-attribs-1.xsd
+++ b/BKUViewer/src/main/resources/at/gv/egiz/bku/slxhtml/xhtml-attribs-1.xsd
@@ -10,7 +10,7 @@
<xs:annotation>
<xs:documentation>
This is the XML Schema common attributes module for XHTML
- $Id: xhtml-attribs-1.xsd,v 1.6 2005/09/26 23:37:47 ahby Exp $
+ $Id: xhtml-attribs-1.xsd,v 1.7 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/xhtml-modularization/abstract_modules.html#s_commonatts"/>
@@ -36,6 +36,7 @@
<xs:attribute name="title" type="xs:string"/>
</xs:attributeGroup>
<xs:attributeGroup name="xhtml.Core.attrib">
+ <xs:attribute ref="xml:space"/>
<xs:attributeGroup ref="xhtml.id"/>
<xs:attributeGroup ref="xhtml.class"/>
<xs:attributeGroup ref="xhtml.title"/>