LanguageGroup

This corresponds to a wish. The host may not be in a position tp return
multiple languages or even the requested one.

Element Group Information

Model

Children: Language, Languages

Used By

Element Languages
Element Group ContactGroup
Complex Types ResponseStyleType, StyleType

Source

<xs:group name="LanguageGroup">
  <xs:annotation>
    <xs:documentation>This corresponds to a wish. The host may not be in a position tp return multiple languages or even the requested one.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element ref="Language"/>
    <xs:element ref="Languages"/>
  </xs:choice>
</xs:group>