<xsd:attributeGroup name="language">
<xsd:annotation>
<xsd:documentation>
<type>Attlist</type>
<name>language</name>
<comment>This attribute specifies the human language in which the document the element refers to is expressed. Values are taken from the RFC 4646.</comment>
</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="language" type="language" use="required"/>
</xsd:attributeGroup> |