Payment and Guarantee groups | 
                           
<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>  |