DictionnaryGroup

Element Group Information

Model

Used By

Element Dictionnaries

Source

<xs:group name="DictionnaryGroup">
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="Dictionnary"/>
    <xs:element ref="Dictionnaries"/>
  </xs:choice>
</xs:group>