Definition Type: Element
Name: ForDeliveryTo
Namespace: http://www.adsml.org/adsmlmaterials/2.5
Type: adsml-ma:ForDeliveryToType
Containing Schema: AdsMLMaterials-2.5-PublicTypeLibrary-AS.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into Status in schema adsmltypelibrary-2_0-as_xsd Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into AdditionalService in schema adsmltypelibrary-2_0-as_xsd Drilldown into BookingInformation in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into LabelingInstructions in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into DeliveryInstructions in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into DeliveryAddress in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into MaterialsDueDateTime in schema adsmlmaterials-2_5-publictypelibrary-as_xsd Drilldown into MaterialsRecipientParty 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 ForDeliveryToType in schema adsmlmaterials-2_5-publictypelibrary-as_xsdXSD Diagram of ForDeliveryTo in schema adsmlmaterials-2_5-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:element name="ForDeliveryTo" minOccurs="0" maxOccurs="unbounded">
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="ForDeliveryToType">
                <xs:sequence>
                    <xs:element ref="adsml:Status" minOccurs="0" />
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeliveryIdentifier adsml-ma:DeliveryIdentifier (1) (1)
AuxiliaryDeliveryReferences adsml-ma:AuxiliaryDeliveryReferences 0 (1)
MaterialsRecipientParty adsml:MaterialsRecipientParty (1) (1)
MaterialsDueDateTime adsml-ma:MaterialsDueDateTime 0 (1)
DeliveryAddress adsml-ma:DeliveryAddress 0 unbounded
DeliveryInstructions adsml-ma:DeliveryInstructions 0 (1)
LabelingInstructions adsml-ma:LabelingInstructions 0 (1)
BookingInformation adsml-ma:BookingInformation 0 (1)
AdditionalService adsml:AdditionalService 0 unbounded
Properties adsml:Properties 0 (1)
Status adsml:Status 0 (1)
Collapse Derivation Tree: