<xs:attributeGroup name="PrimaryLangID_Group">
<xs:annotation>
<xs:documentation xml:lang="en">Identifes the primary language preference for the message.</xs:documentation>
</xs:annotation>
<xs:attribute name="PrimaryLangID" type="xs:language" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Identifes the primary language preference for the message. The human language is identified by ISO 639 codes.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup>
|