Definition Type: Attribute
Name: currency
Namespace: http://www.openapplications.org/oagis
Type: oa:Currency
Containing Schema: Fields.xsd
Use Required
Documentation:
Identifies the currency of the amount.
Collapse XSD Schema Diagram:
XSD Diagram of currency in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:attribute name="currency" type="Currency" use="required">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifies the currency of the amount.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: