Definition Type: Element
Name: Fund
Namespace: http://www.openapplications.org/oagis
Type: oa:Fund
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Used to describe a major budgeting and spending area in an organization, FUND may be treated similarly to a legal entity. It is normally used in not for profit and may have a fiscal year that is different from a 12-month cycle
Collapse XSD Schema Diagram:
XSD Diagram of Fund in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Fund" type="Fund" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Used to describe a major budgeting and spending area in an organization, FUND may be treated similarly to a legal entity.  It is normally used in not for profit and may have a fiscal year that is different from a 12-month cycle</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: