Element Group | PaymentGuaranteeRangeGroup |
Complex Types | GuaranteeCollectionType, GuaranteeType |
<xs:group name="GuaranteeGroup"> <xs:choice> <xs:annotation> <xs:documentation>One or many</xs:documentation> </xs:annotation> <xs:element ref="Guarantee"/> <xs:element ref="Guarantees"/> </xs:choice> </xs:group> |