VAT_Group

Element Group Information

Model

Children: VAT, VATs

Used By

Element VATs
Element Group PriceRangeGroup

Source

<xs:group name="VAT_Group">
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="VAT"/>
    <xs:element ref="VATs"/>
  </xs:choice>
</xs:group>