Definition Type: Element
Name: TransactionType
Namespace: http://www.openapplications.org/oagis
Type: oa:ProjectTransactionType
Containing Schema: Components.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 components_xsd (Open Applications Group (OAGIS))
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: