Definition Type: Group
Name: MaterialsTransactions
Namespace: http://www.adsml.org/adsmlmaterials/2.5
Containing Schema: AdsMLMaterials-2.5-PublicTypeLibrary-AS.xsd
Collapse XSD Schema Diagram:
Drilldown into AdministrativeResponse in schema adsmltypelibrary-2_0-as_xsd Drilldown into AdMaterialDeliveryOrderCancellation in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into AdMaterialDeliveryOrderStatusEnquiry in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into AdMaterialDeliveryOrderStatus in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into AdMaterialDeliveryOrderChange in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into AdMaterialDeliveryOrderResponse in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into AdMaterialDeliveryOrder in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into AdMaterialResendRequest in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into AdMaterialKillOrderResponse in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into AdMaterialKillOrder in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into AdMaterialStatusEnquiry in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into AdMaterialStatus in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into AdMaterialResponse in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into AdMaterial in schema adsmlmaterials-2_5-publictypelibrary-as_xsdXSD Diagram of MaterialsTransactions in schema adsmlmaterials-2_5-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:group name="MaterialsTransactions">
    <xs:choice>
        <xs:element ref="AdMaterial" maxOccurs="unbounded" />
        <xs:element ref="AdMaterialResponse" maxOccurs="unbounded" />
        <xs:element ref="AdMaterialStatus" maxOccurs="unbounded" />
        <xs:element ref="AdMaterialStatusEnquiry" maxOccurs="unbounded" />
        <xs:element ref="AdMaterialKillOrder" maxOccurs="unbounded" />
        <xs:element ref="AdMaterialKillOrderResponse" maxOccurs="unbounded" />
        <xs:element ref="AdMaterialResendRequest" maxOccurs="unbounded" />
        <xs:element ref="AdMaterialDeliveryOrder" maxOccurs="unbounded" />
        <xs:element ref="AdMaterialDeliveryOrderResponse" maxOccurs="unbounded" />
        <xs:element ref="AdMaterialDeliveryOrderChange" maxOccurs="unbounded" />
        <xs:element ref="AdMaterialDeliveryOrderStatus" maxOccurs="unbounded" />
        <xs:element ref="AdMaterialDeliveryOrderStatusEnquiry" maxOccurs="unbounded" />
        <xs:element ref="AdMaterialDeliveryOrderCancellation" maxOccurs="unbounded" />
        <xs:element ref="adsml:AdministrativeResponse" />
    </xs:choice>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AdMaterial adsml-ma:AdMaterial (1) unbounded
AdMaterialResponse adsml-ma:AdMaterialResponse (1) unbounded
AdMaterialStatus adsml-ma:AdMaterialStatus (1) unbounded
AdMaterialStatusEnquiry adsml-ma:AdMaterialStatusEnquiry (1) unbounded
AdMaterialKillOrder adsml-ma:AdMaterialKillOrder (1) unbounded
AdMaterialKillOrderResponse adsml-ma:AdMaterialKillOrderResponse (1) unbounded
AdMaterialResendRequest adsml-ma:AdMaterialResendRequest (1) unbounded
AdMaterialDeliveryOrder adsml-ma:AdMaterialDeliveryOrder (1) unbounded
AdMaterialDeliveryOrderResponse adsml-ma:AdMaterialDeliveryOrderResponse (1) unbounded
AdMaterialDeliveryOrderChange adsml-ma:AdMaterialDeliveryOrderChange (1) unbounded
AdMaterialDeliveryOrderStatus adsml-ma:AdMaterialDeliveryOrderStatus (1) unbounded
AdMaterialDeliveryOrderStatusEnquiry adsml-ma:AdMaterialDeliveryOrderStatusEnquiry (1) unbounded
AdMaterialDeliveryOrderCancellation adsml-ma:AdMaterialDeliveryOrderCancellation (1) unbounded
AdministrativeResponse adsml:AdministrativeResponse (1) (1)