Definition Type: Element
Name: CostType
Namespace: http://www.openapplications.org/oagis
Type: oa:CostType
Containing Schema: MfgComponents.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is the.methodology by which the value of an item is determined. Values are: Standard Moving Average LIFO - last in first out. FIFO - first in first out.
Collapse XSD Schema Diagram:
XSD Diagram of CostType in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="CostType" type="CostType" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the.methodology by which the value of an item is determined.

Values are:
Standard
Moving Average
LIFO - last in first out.
FIFO - first in first out.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: