Definition Type: Element
Name: ValueClassification
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ClassificationType
Containing Schema: Components.xsd
Abstract
Documentation:
Is a grouping used to determine the General Ledger accounting effect. These are user defined values, with the exception of the values TOTAL, MATERIAL, LABOR, BURDEN, OVERHEAD, SUBCONTRACT.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into Codes in schema components_xsd1 Drilldown into ClassificationBaseType in schema components_xsd1 Drilldown into type in schema components_xsd1 Drilldown into ClassificationType in schema components_xsd1XSD Diagram of ValueClassification in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ValueClassification" type="ClassificationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1"> Is a grouping used to determine the General Ledger accounting effect. These are user defined values, with the exception of the values TOTAL, MATERIAL, LABOR, BURDEN, OVERHEAD, SUBCONTRACT.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Codes oa:Codes 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oa:type (Optional)
Collapse Derivation Tree: