AdjustmentGroup

For rebates and markups

Element Group Information

Model

Used By

Element Adjustments
Element Group PriceRangeGroup

Source

<xs:group name="AdjustmentGroup">
  <xs:annotation>
    <xs:documentation>For rebates and markups</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:annotation>
      <xs:documentation>one or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="Adjustment"/>
    <xs:element ref="Adjustments"/>
  </xs:choice>
</xs:group>