DeliveryMethodGroup

Element Group Information

Model

Children: Method, Methods

Used By

Element Methods
Complex Type DeliveryType

Source

<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>