--- a/spec/ttaf1-dfxp.html Thu Feb 09 19:34:29 2012 +0000
+++ b/spec/ttaf1-dfxp.html Thu Feb 09 19:50:50 2012 +0000
@@ -6036,11 +6036,13 @@
<xs:attributeGroup ref="tt:Core.ID.attrib.class"/>
<xs:attribute ref="xml:lang"/>
<xs:attribute ref="xml:space"/>
+ <xs:anyAttribute namespace="##other"/>
</xs:attributeGroup>
<xs:attributeGroup name="Core.required.attrib.class">
<xs:attributeGroup ref="tt:Core.ID.attrib.class"/>
<xs:attribute ref="xml:lang" use="required"/>
<xs:attribute ref="xml:space"/>
+ <xs:anyAttribute namespace="##other"/>
</xs:attributeGroup>
</xs:schema>
</pre></div></div><div class="div4">
@@ -6594,22 +6596,27 @@
<xs:attributeGroup name="profile.attlist">
<xs:attributeGroup ref="tt:Core.ID.attrib.class"/>
<xs:attribute name="use" type="ttd:profile"/>
+ <xs:anyAttribute namespace="##other"/>
</xs:attributeGroup>
<xs:attributeGroup name="features.attlist">
<xs:attributeGroup ref="tt:Core.ID.attrib.class"/>
<xs:attribute ref="xml:base"/>
+ <xs:anyAttribute namespace="##other"/>
</xs:attributeGroup>
<xs:attributeGroup name="feature.attlist">
<xs:attributeGroup ref="tt:Core.ID.attrib.class"/>
<xs:attribute name="value" type="ttd:featureValue"/>
+ <xs:anyAttribute namespace="##other"/>
</xs:attributeGroup>
<xs:attributeGroup name="extensions.attlist">
<xs:attributeGroup ref="tt:Core.ID.attrib.class"/>
<xs:attribute ref="xml:base"/>
+ <xs:anyAttribute namespace="##other"/>
</xs:attributeGroup>
<xs:attributeGroup name="extension.attlist">
<xs:attributeGroup ref="tt:Core.ID.attrib.class"/>
<xs:attribute name="value" type="ttd:extensionValue"/>
+ <xs:anyAttribute namespace="##other"/>
</xs:attributeGroup>
<xs:complexType name="profile.eltype">
<xs:sequence>
--- a/spec/xsd/ttaf1-dfxp-core-attribs.xsd Thu Feb 09 19:34:29 2012 +0000
+++ b/spec/xsd/ttaf1-dfxp-core-attribs.xsd Thu Feb 09 19:50:50 2012 +0000
@@ -11,10 +11,12 @@
<xs:attributeGroup ref="tt:Core.ID.attrib.class"/>
<xs:attribute ref="xml:lang"/>
<xs:attribute ref="xml:space"/>
+ <xs:anyAttribute namespace="##other"/>
</xs:attributeGroup>
<xs:attributeGroup name="Core.required.attrib.class">
<xs:attributeGroup ref="tt:Core.ID.attrib.class"/>
<xs:attribute ref="xml:lang" use="required"/>
<xs:attribute ref="xml:space"/>
+ <xs:anyAttribute namespace="##other"/>
</xs:attributeGroup>
</xs:schema>
--- a/spec/xsd/ttaf1-dfxp-parameter-items.xsd Thu Feb 09 19:34:29 2012 +0000
+++ b/spec/xsd/ttaf1-dfxp-parameter-items.xsd Thu Feb 09 19:50:50 2012 +0000
@@ -13,22 +13,27 @@
<xs:attributeGroup name="profile.attlist">
<xs:attributeGroup ref="tt:Core.ID.attrib.class"/>
<xs:attribute name="use" type="ttd:profile"/>
+ <xs:anyAttribute namespace="##other"/>
</xs:attributeGroup>
<xs:attributeGroup name="features.attlist">
<xs:attributeGroup ref="tt:Core.ID.attrib.class"/>
<xs:attribute ref="xml:base"/>
+ <xs:anyAttribute namespace="##other"/>
</xs:attributeGroup>
<xs:attributeGroup name="feature.attlist">
<xs:attributeGroup ref="tt:Core.ID.attrib.class"/>
<xs:attribute name="value" type="ttd:featureValue"/>
+ <xs:anyAttribute namespace="##other"/>
</xs:attributeGroup>
<xs:attributeGroup name="extensions.attlist">
<xs:attributeGroup ref="tt:Core.ID.attrib.class"/>
<xs:attribute ref="xml:base"/>
+ <xs:anyAttribute namespace="##other"/>
</xs:attributeGroup>
<xs:attributeGroup name="extension.attlist">
<xs:attributeGroup ref="tt:Core.ID.attrib.class"/>
<xs:attribute name="value" type="ttd:extensionValue"/>
+ <xs:anyAttribute namespace="##other"/>
</xs:attributeGroup>
<xs:complexType name="profile.eltype">
<xs:sequence>