Definition Type: ComplexType
Name: DeliveryType.Base
Namespace: http://www.adsml.org/adsmlmaterials/2.5
Containing Schema: AdsMLMaterials-2.5-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into RetrievalInstructions in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into MaterialsAvailableDateTime in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into CompanyContact in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into ThirdPartyServiceProvider in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into Status in schema adsmltypelibrary-2_0-as_xsd Drilldown into AuxiliaryDeliveryReferences in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into DeliveryIdentifier in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into RenderingReference in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into ComponentReference in schema adsmlmaterials-2_5-publictypelibrary-as_xsdXSD Diagram of DeliveryType.Base in schema adsmlmaterials-2_5-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="DeliveryType.Base">
    <xs:sequence>
        <xs:choice maxOccurs="unbounded">
            <xs:element ref="ComponentReference" />
            <xs:element ref="RenderingReference" />
        </xs:choice>
        <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
ComponentReference adsml-ma:ComponentReference (1) (1)
RenderingReference adsml-ma:RenderingReference (1) (1)
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