Definition Type: ComplexType
Name: PickListHeaderType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:HeaderType
Containing Schema: PickList.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Party in schema components_xsd Drilldown into CarrierParty in schema components_xsd Drilldown into VolumeMeasure in schema fields_xsd Drilldown into WeightMeasure in schema fields_xsd Drilldown into RouteID in schema fields_xsd Drilldown into ShippingDockID in schema fields_xsd Drilldown into BillOfLadingReference in schema components_xsd Drilldown into DemandReference in schema components_xsd Drilldown into Attachment in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ReferencesGroup in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into DocumentDateTime in schema fields_xsd Drilldown into LastModificationDateTime in schema fields_xsd Drilldown into AlternateDocumentID in schema components_xsd Drilldown into DocumentID in schema components_xsd Drilldown into DocumentIDsGroup in schema components_xsd Drilldown into HeaderType in schema components_xsdXSD Diagram of PickListHeaderType in schema picklist_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="PickListHeaderType">
    <xsd:complexContent>
        <xsd:extension base="HeaderType">
            <xsd:sequence>
                <xsd:element ref="DemandReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="BillOfLadingReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="ShippingDockID" minOccurs="0" />
                <xsd:element ref="RouteID" minOccurs="0" />
                <xsd:element ref="WeightMeasure" minOccurs="0" />
                <xsd:element ref="VolumeMeasure" minOccurs="0" />
                <xsd:element ref="CarrierParty" minOccurs="0" />
                <xsd:element ref="Party" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentID nsA:DocumentID 0 (1)
AlternateDocumentID nsA:AlternateDocumentID 0 unbounded
LastModificationDateTime nsA:LastModificationDateTime 0 (1)
DocumentDateTime nsA:DocumentDateTime 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
DemandReference nsA:DemandReference 0 unbounded
BillOfLadingReference nsA:BillOfLadingReference 0 unbounded
ShippingDockID nsA:ShippingDockID 0 (1)
RouteID nsA:RouteID 0 (1)
WeightMeasure nsA:WeightMeasure 0 (1)
VolumeMeasure nsA:VolumeMeasure 0 (1)
CarrierParty nsA:CarrierParty 0 (1)
Party nsA:Party 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:DocumentIDsGroup (1) (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:PickListHeader