<xs:attributeGroup name="LanguageGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Identifies language.</xs:documentation>
</xs:annotation>
<xs:attribute name="Language" type="xs:language" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Language identification.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup>
|