LocationGroup

To limit the distribution to specific sales or distribution channel, to
link locations to other locations...

Element Group Information

Model

Children: Location, Locations

Used By

Source

<xs:group name="LocationGroup">
  <xs:annotation>
    <xs:documentation>To limit the distribution to specific sales or distribution channel, to link locations to other locations...</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element ref="Location"/>
    <xs:element ref="Locations"/>
  </xs:choice>
</xs:group>