Definition Type Simple Type
Name AgreementCurrency_t
Namespace http://www.fixprotocol.org/FIXML-4-4
Documentation Contractual currency forming the basis of a financing agreement and associated transactions   Usually  but not always  the same as the trade currency   
    
XSD Schema fixml-fields-base-4-4.xsd
XSD Schema Diagram
XSD Schema Code
<xs:simpleType name="AgreementCurrency_t" >
  <xs:annotation>
    <xs:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" 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>
Derivation Tree
A:Currency
    AgreementCurrency_t
        AgmtCcy
References
AgmtCcy
Generated using Liquid XML Studio by Liquid Technologies Ltd