<xs:attributeGroup name="attlist.Include">
<xs:attribute name="class">
<xs:annotation>
<xs:documentation xml:lang="en-US">The attribute class may be used to assign a class name to a Include. (Ed. in DTD but not described in EN 14463:2007 (E))</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rubric" use="required" type="xs:IDREF">
<xs:annotation>
<xs:documentation xml:lang="en-US">The attribute rubric contains the unique identifier of the Rubric that shall be included.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup> |