Definition Type: ComplexType
Name: DeliveryType.Request
Namespace: http://www.adsml.org/adsmlmaterials/2.0
Type: adsml-ma:DeliveryType.Base
Containing Schema: AdsMLMaterials-2.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PhysicalDelivery in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into DigitalDelivery in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into ShipTime in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into RetrievalInstructions in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into MaterialsAvailableDateTime in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into CompanyContact in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into ThirdPartyServiceProvider in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into Status in schema adsmltypelibrary-2_0-as_xsd Drilldown into AuxiliaryDeliveryReferences in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into DeliveryIdentifier in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into RenderingReference in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into DeliveryType.Base in schema adsmlmaterials-2_0-publictypelibrary-as_xsdXSD Diagram of DeliveryType.Request in schema adsmlmaterials-2_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="DeliveryType.Request">
    <xs:complexContent>
        <xs:extension base="DeliveryType.Base">
            <xs:sequence>
                <xs:element ref="ShipTime" minOccurs="0" />
                <xs:choice>
                    <xs:element ref="DigitalDelivery" />
                    <xs:element ref="PhysicalDelivery" />
                </xs:choice>
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RenderingReference adsml-ma:RenderingReference (1) unbounded
DeliveryIdentifier adsml-ma:DeliveryIdentifier (1) (1)
AuxiliaryDeliveryReferences adsml-ma:AuxiliaryDeliveryReferences 0 (1)
Status adsml:Status 0 (1)
ThirdPartyServiceProvider adsml-ma:ThirdPartyServiceProvider 0 (1)
CompanyContact adsml-ma:CompanyContact 0 (1)
MaterialsAvailableDateTime adsml-ma:MaterialsAvailableDateTime 0 (1)
RetrievalInstructions adsml-ma:RetrievalInstructions 0 (1)
ShipTime adsml-ma:ShipTime 0 (1)
DigitalDelivery adsml-ma:DigitalDelivery (1) (1)
PhysicalDelivery adsml-ma:PhysicalDelivery (1) (1)
Collapse Derivation Tree:
Collapse References:
adsml-ma:Delivery