Definition Type: Element
Name: TransactionType
Namespace: http://www.openapplications.org/oagis
Type: nsC:ProjectTransactionType
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The project accounting classification of the transactions. EXAMPLES: Billed, Cash, Cost, Revenue
Collapse XSD Schema Diagram:
XSD Diagram of TransactionType in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="TransactionType" type="ProjectTransactionType" minOccurs="0">
    <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:element>
Collapse Derivation Tree: