Definition Type: ComplexType
Name: PickUpInformationType
Namespace: http://www.adsml.org/adsmlbookings/2.0
Containing Schema: AdsMLBookings-2.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Instructions in schema adsmltypelibrary-2_0-as_xsd Drilldown into MaterialsReference in schema adsmlbookings-2_0-publictypelibrary-as_xsd Drilldown into PlacementReference in schema adsmlbookings-2_0-publictypelibrary-as_xsd Drilldown into withChange in schema adsmlbookings-2_0-publictypelibrary-as_xsdXSD Diagram of PickUpInformationType in schema adsmlbookings-2_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="PickUpInformationType">
    <xs:sequence>
        <xs:element ref="PlacementReference" minOccurs="0" />
        <xs:element ref="MaterialsReference" minOccurs="0" />
        <xs:element ref="adsml:Instructions" minOccurs="0" />
    </xs:sequence>
    <xs:attribute name="withChange" type="adsml:BooleanType" use="optional" />
</xs:complexType>
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)
Collapse Child Attributes:
Name Type Default Value Use
withChange adsml-bo:withChange Optional
Collapse Derivation Tree:
Collapse References:
adsml-fi:PickUp