Definition Type: Group
Name: AdMaterialRequestModule
Namespace: http://www.adsml.org/adsmlmaterials/2.5
Containing Schema: AdsMLMaterials-2.5-PublicTypeLibrary-AS.xsd
Collapse XSD Schema Diagram:
Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into AdContent in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into OtherParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into MaterialsRecipientParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into DeliveringParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into MaterialsPreparerParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into BookingInformation in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into BusinessMessageDate in schema adsmltypelibrary-2_0-as_xsdXSD Diagram of AdMaterialRequestModule in schema adsmlmaterials-2_5-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:group name="AdMaterialRequestModule">
    <xs:sequence>
        <xs:element ref="adsml:BusinessMessageDate" minOccurs="0" />
        <xs:element ref="BookingInformation" minOccurs="0" />
        <xs:element ref="adsml:MaterialsPreparerParty" minOccurs="0" />
        <xs:element ref="adsml:DeliveringParty" minOccurs="0" />
        <xs:element ref="adsml:MaterialsRecipientParty" minOccurs="0" />
        <xs:element ref="adsml:OtherParty" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="AdContent" type="AdContentType.Request" />
        <xs:element ref="adsml:Properties" minOccurs="0" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BusinessMessageDate adsml:BusinessMessageDate 0 (1)
BookingInformation adsml-ma:BookingInformation 0 (1)
MaterialsPreparerParty adsml:MaterialsPreparerParty 0 (1)
DeliveringParty adsml:DeliveringParty 0 (1)
MaterialsRecipientParty adsml:MaterialsRecipientParty 0 (1)
OtherParty adsml:OtherParty 0 unbounded
AdContent adsml-ma:AdContent (1) (1)
Properties adsml:Properties 0 (1)