PaymentGuaranteeRangeGroup

Payment and Guarantee groups

Element Group Information

Model

Used By

Source

<xs:group name="PaymentGuaranteeRangeGroup">
  <xs:annotation>
    <xs:documentation>Payment and Guarantee groups</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:group ref="PaymentGroup" minOccurs="0"/>
    <xs:group ref="GuaranteeGroup" minOccurs="0"/>
  </xs:sequence>
</xs:group>