Definition Type: ComplexType
Name: DeliveryType.Base
Namespace: http://www.adsml.org/adsmlmaterials/2.0
Containing Schema: AdsMLMaterials-2.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
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_xsdXSD Diagram of DeliveryType.Base in schema adsmlmaterials-2_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="DeliveryType.Base">
    <xs:sequence>
        <xs:element ref="RenderingReference" maxOccurs="unbounded" />
        <xs:element ref="DeliveryIdentifier" />
        <xs:element ref="AuxiliaryDeliveryReferences" minOccurs="0" />
        <xs:element ref="adsml:Status" minOccurs="0" />
        <xs:element ref="ThirdPartyServiceProvider" minOccurs="0" />
        <xs:element ref="CompanyContact" minOccurs="0" />
        <xs:element ref="MaterialsAvailableDateTime" minOccurs="0" />
        <xs:element ref="RetrievalInstructions" minOccurs="0" />
    </xs:sequence>
</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)
Collapse Derivation Tree:
Collapse References:
adsml-ma:DeliveryType.Request, adsml-ma:DeliveryType.RequestResponse, adsml-ma:DeliveryType.Response