<xs:attributeGroup name="AltLangID_Group">
<xs:annotation>
<xs:documentation xml:lang="en">Identifies the alternate language for a customer or message. The human language is identified by ISO 639 codes.</xs:documentation>
</xs:annotation>
<xs:attribute name="AltLangID" type="xs:language" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Identifies the alternate language for a customer or message. The human language is identified by ISO 639 codes.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup>
|