Definition Type: SimpleType
Name: AgreementCurrency_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Contractual currency forming the basis of a financing agreement and associated transactions Usually but not always the same as the trade currency
Collapse XSD Schema Diagram:
XSD Diagram of AgreementCurrency_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="AgreementCurrency_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Contractual currency forming the basis of a financing agreement and associated transactions   Usually  but not always  the same as the trade currency   
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="AgreementCurrency" tag="918" datatype="Currency" ComponentType="Field" StdAbbrev="AgmtCcy" QualifiedAbbrev="AgmtCcy" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Currency" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:AgmtCcy