Definition Type: ComplexType
Name: InventoryLocation
Namespace: http://www.openapplications.org/oagis
Containing Schema: MfgComponents.xsd
Abstract
Documentation:
This identifies the item being transferred and the location.
Collapse XSD Schema Diagram:
Drilldown into Attachments in schema components_xsd Drilldown into OperationReference in schema mfgcomponents_xsd Drilldown into ReasonCode in schema mfgcomponents_xsd Drilldown into PrintControlInformation in schema mfgcomponents_xsd Drilldown into PrintInd in schema mfgcomponents_xsd Drilldown into Note in schema mfgcomponents_xsd Drilldown into GLEntity in schema mfgcomponents_xsd Drilldown into GLAccount in schema mfgcomponents_xsd Drilldown into LotSerial in schema components_xsd Drilldown into Site in schema components_xsd Drilldown into ItemQuantity in schema mfgcomponents_xsd Drilldown into Item in schema components_xsd Drilldown into InvLocation in schema mfgcomponents_xsdXSD Diagram of InventoryLocation in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:complexType name="InventoryLocation">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">This identifies the item being transferred and the location.</xs:documentation>
    </xs:annotation>
    <xs:group ref="InvLocation" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Item oa:Item 0 (1)
ItemQuantity oa:ItemQuantity 0 (1)
Site oa:Site 0 (1)
LotSerial oa:LotSerial 0 unbounded
GLAccount oa:GLAccount 0 unbounded
GLEntity oa:GLEntity 0 (1)
Note oa:Note 0 unbounded
PrintInd oa:PrintInd 0 (1)
PrintControlInformation oa:PrintControlInformation 0 (1)
ReasonCode oa:ReasonCode 0 (1)
OperationReference oa:OperationReference 0 unbounded
Attachments oa:Attachments 0 (1)