Definition Type: Element
Name: InventoryCount
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:InventoryCountType
Containing Schema: InventoryCount.xsd
Abstract
Documentation:
InventoryCount represents the results of a physical inventory or cycle count of the actual on-hand quantities of each item in each location. Compare to the noun InventoryBalance, which represents system-maintained on-hand quantities.
Collapse XSD Schema Diagram:
Drilldown into InventoryCountLine in schema inventorycount_xsd Drilldown into InventoryCountHeader in schema inventorycount_xsd Drilldown into InventoryCountType in schema inventorycount_xsdXSD Diagram of InventoryCount in schema inventorycount_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="InventoryCount" type="InventoryCountType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">InventoryCount represents the results of a physical inventory or cycle count of the actual on-hand quantities of each item in each location.  Compare to the noun InventoryBalance, which represents system-maintained on-hand quantities.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InventoryCountHeader nsA:InventoryCountHeader 0 (1)
InventoryCountLine nsA:InventoryCountLine 0 unbounded
Collapse Derivation Tree: