- From: CVS User jkosek <cvsmail@w3.org>
- Date: Wed, 19 Jun 2013 14:52:25 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml
In directory gil:/tmp/cvs-serv16380
Modified Files:
EX-ways-to-use-its-5.xsd
Log Message:
Removed its- prefix for bette readability
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-ways-to-use-its-5.xsd 2013/06/19 14:10:14 1.3
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-ways-to-use-its-5.xsd 2013/06/19 14:52:25 1.4
@@ -2,7 +2,7 @@
elementFormDefault="qualified">
<xs:import namespace="http://www.w3.org/2005/11/its" schemaLocation="../../schemas/its20.xsd"/>
<xs:attributeGroup name="commonAtts">
- <xs:attributeGroup ref="its:its-local.attributes"/>
+ <xs:attributeGroup ref="its:local.attributes"/>
<xs:attribute name="id" type="xs:ID" use="optional"/>
</xs:attributeGroup>
<xs:element name="help">
@@ -32,7 +32,7 @@
</xs:complexType>
</xs:element>
</xs:sequence>
- <xs:attributeGroup ref="its:its-local.attributes"/>
+ <xs:attributeGroup ref="its:local.attributes"/>
</xs:complexType>
</xs:element>
<xs:element name="path">
Received on Wednesday, 19 June 2013 14:52:30 UTC