LanguageId

Complex Type Information

Model

Used By

Element language/language
Complex Type language

Source

<xs:complexType name="LanguageId">
  <xs:simpleContent>
    <xs:extension base="xs:language">
      <xs:attributeGroup ref="ex:customAttributes"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>