Definition Type: SimpleType
Name: ProjectTransactionType
Namespace: http://www.openapplications.org/oagis
Containing Schema: Invoice.xsd
Documentation:
The project accounting classification of the transactions. EXAMPLES: Billed, Cash, Cost, Revenue
Collapse XSD Schema Diagram:
XSD Diagram of ProjectTransactionType in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:simpleType name="ProjectTransactionType">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">The project accounting classification of the transactions. EXAMPLES: Billed, Cash, Cost, Revenue</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsC:TransactionType