Definition Type: ComplexType
Name: CreditBaseType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Attachment in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ReferencesGroup in schema components_xsd Drilldown into Party in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into ApprovalStatus in schema components_xsd Drilldown into GLElement in schema components_xsd Drilldown into ID in schema fields_xsd Drilldown into IDsGroup in schema components_xsdXSD Diagram of CreditBaseType in schema components_xsd1 (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="CreditBaseType">
    <xsd:sequence>
        <xsd:group ref="IDsGroup" />
        <xsd:element ref="GLElement" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the primary balancing segment of the GL Account structure.  Typically, this is the owning entity for the transaction.  A G/L entity is the smallest organizational unit for which individual financial statements must be drawn up according to relevant commercial law.  P&amp;L statements are required at this level. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ApprovalStatus" minOccurs="0" />
        <xsd:group ref="FreeFormTextGroup" />
        <xsd:element ref="Party" minOccurs="0" maxOccurs="unbounded" />
        <xsd:group ref="ReferencesGroup" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 unbounded
GLElement nsA:GLElement 0 (1)
ApprovalStatus nsA:ApprovalStatus 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
Party nsA:Party 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
<xs:group> nsA:IDsGroup (1) (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:CreditStatusTypensA:CreditType,