CatalogueGroup

Catalogue data : to reference where the segment / product can be found in
a catalogue

Element Group Information

Model

Used By

Source

<xs:group name="CatalogueGroup">
  <xs:annotation>
    <xs:documentation>Catalogue data : to reference where the segment / product can be found in a catalogue</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="Catalogue"/>
    <xs:element ref="Catalogues"/>
  </xs:choice>
</xs:group>