Definition Type: Element
Name: AdMaterialDeliveryOrderStatus
Namespace: http://www.adsml.org/adsmlmaterials/2.0
Containing Schema: AdsMLMaterials-2.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into AdditionalService in schema adsmltypelibrary-2_0-as_xsd Drilldown into ReasonForReplacement in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into ReplacesMaterialsReference in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into MaterialsExpectations in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into ArchivedContent in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into AdContent in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into Status in schema adsmltypelibrary-2_0-as_xsd Drilldown into OtherParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into ForDeliveryTo in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into MaterialsPreparerParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into DeliveringParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into DeliveryOrderingParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into RequestDenied in schema adsmltypelibrary-2_0-as_xsd Drilldown into DoNotDeliverBefore in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into OrderDate in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into BusinessMessageDate in schema adsmltypelibrary-2_0-as_xsd Drilldown into DeliveryOrderResponseModule in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into RevisionIdentifier in schema adsmltypelibrary-2_0-as_xsd Drilldown into AuxiliaryDeliveryOrderReferences in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into DeliveryOrderIdentifier in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into inResponseToMessageCode in schema adsmltypelibrary-2_0-as_xsd Drilldown into inResponseToMessageID in schema adsmltypelibrary-2_0-as_xsd Drilldown into lastReceivedMessageID in schema adsmltypelibrary-2_0-as_xsd Drilldown into presentationTransformation in schema adsmltypelibrary-2_0-as_xsd Drilldown into messageAssembledTime in schema adsmltypelibrary-2_0-as_xsd Drilldown into messageClass in schema adsmltypelibrary-2_0-as_xsd Drilldown into messageHeaderLine in schema adsmltypelibrary-2_0-as_xsd Drilldown into messageID in schema adsmltypelibrary-2_0-as_xsd Drilldown into commonMessageAttributes in schema adsmltypelibrary-2_0-as_xsd Drilldown into messageCode in schema adsmlmaterials-2_0-publictypelibrary-as_xsdXSD Diagram of AdMaterialDeliveryOrderStatus in schema adsmlmaterials-2_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:element name="AdMaterialDeliveryOrderStatus">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="DeliveryOrderIdentifier" />
            <xs:element ref="AuxiliaryDeliveryOrderReferences" minOccurs="0" />
            <xs:element ref="adsml:RevisionIdentifier" minOccurs="0" />
            <xs:group ref="DeliveryOrderResponseModule" />
        </xs:sequence>
        <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-DOS" />
        <xs:attributeGroup ref="adsml:commonMessageAttributes" />
        <xs:attribute ref="adsml:lastReceivedMessageID" use="optional" />
        <xs:attribute ref="adsml:inResponseToMessageID" use="optional" />
        <xs:attribute ref="adsml:inResponseToMessageCode" use="optional" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeliveryOrderIdentifier adsml-ma:DeliveryOrderIdentifier (1) (1)
AuxiliaryDeliveryOrderReferences adsml-ma:AuxiliaryDeliveryOrderReferences 0 (1)
RevisionIdentifier adsml:RevisionIdentifier 0 (1)
BusinessMessageDate adsml:BusinessMessageDate 0 (1)
OrderDate adsml-ma:OrderDate 0 (1)
DoNotDeliverBefore adsml-ma:DoNotDeliverBefore 0 (1)
RequestDenied adsml:RequestDenied (1) (1)
DeliveryOrderingParty adsml:DeliveryOrderingParty 0 (1)
DeliveringParty adsml:DeliveringParty 0 (1)
MaterialsPreparerParty adsml:MaterialsPreparerParty 0 (1)
ForDeliveryTo adsml-ma:ForDeliveryTo 0 unbounded
OtherParty adsml:OtherParty 0 unbounded
Status adsml:Status 0 (1)
AdContent adsml-ma:AdContent (1) (1)
ArchivedContent adsml-ma:ArchivedContent (1) (1)
MaterialsExpectations adsml-ma:MaterialsExpectations (1) (1)
ReplacesMaterialsReference adsml-ma:ReplacesMaterialsReference 0 (1)
ReasonForReplacement adsml-ma:ReasonForReplacement 0 unbounded
AdditionalService adsml:AdditionalService 0 unbounded
Properties adsml:Properties 0 (1)
<xs:group> adsml-ma:DeliveryOrderResponseModule (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
messageCode adsml-ma:messageCode Required
messageID adsml:messageID Required
messageHeaderLine adsml:messageHeaderLine (Optional)
messageClass adsml:messageClass Required
messageAssembledTime adsml:messageAssembledTime Optional
presentationTransformation adsml:presentationTransformation Optional
lastReceivedMessageID adsml:lastReceivedMessageID Optional
inResponseToMessageID adsml:inResponseToMessageID Optional
inResponseToMessageCode adsml:inResponseToMessageCode Optional