For rebates and markups |
Element | Adjustments |
Element Group | PriceRangeGroup |
<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> |