Element | Methods |
Complex Type | DeliveryType |
<xs:group name="DeliveryMethodGroup"> <xs:choice> <xs:annotation> <xs:documentation>One or many</xs:documentation> </xs:annotation> <xs:element ref="Method"/> <xs:element ref="Methods"/> </xs:choice> </xs:group> |