Definition Type: Element
Name: PickList
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:PickListType
Containing Schema: PickList.xsd
Abstract
Documentation:
Picking List is a document that lists material to be retrieved ("picked") from various locations in a warehouse in order to fill a production order, sales order, or shipping order. A picking list includes general identifying information (header information), as well as line item details. Depending on the verb used, PickList may refer to header information only, or both header and detail information.
Collapse XSD Schema Diagram:
Drilldown into PickListLine in schema picklist_xsd Drilldown into PickListHeader in schema picklist_xsd Drilldown into PickListType in schema picklist_xsdXSD Diagram of PickList in schema picklist_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="PickList" type="PickListType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis">Picking List is a document that lists material to be retrieved ("picked") from various locations in a warehouse in order to fill a production order, sales order, or shipping order.  A picking list includes general identifying information (header information), as well as line item details.  Depending on the verb used, PickList may refer to header information only, or both header and detail information. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PickListHeader nsA:PickListHeader 0 (1)
PickListLine nsA:PickListLine 0 unbounded
Collapse Derivation Tree: