language

Complex Type Information

Model

Source

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