Definition Type: Element
Name: ValueClassification
Namespace: http://www.openapplications.org/oagis/9
Type: oagis: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 Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd1 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 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ValueClassification" type="ClassificationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            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 oagis:Codes 0 (1)
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
<xs:group> oagis:FreeFormTextGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oagis:type (Optional)
Collapse Derivation Tree: