Definition Type: Element
Name: PickUp
Namespace: http://www.adsml.org/adsmlbookings/2.5
Containing Schema: AdsMLBookings-2.5-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into Instructions in schema adsmltypelibrary-2_0-as_xsd Drilldown into MaterialsReference in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into PlacementReference in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into withChange in schema adsmlbookings-2_5-publictypelibrary-as_xsdXSD Diagram of PickUp in schema adsmlbookings-2_5-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:element name="PickUp">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="PlacementReference" minOccurs="0" />
            <xs:element ref="MaterialsReference" minOccurs="0" />
            <xs:element ref="adsml:Instructions" minOccurs="0" />
            <xs:element ref="adsml:Properties" minOccurs="0" />
        </xs:sequence>
        <xs:attribute name="withChange" type="adsml:BooleanType" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PlacementReference adsml-bo:PlacementReference 0 (1)
MaterialsReference adsml-bo:MaterialsReference 0 (1)
Instructions adsml:Instructions 0 (1)
Properties adsml:Properties 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
withChange adsml-bo:withChange (Optional)