Definition Type Simple Type
Name AgreementDate_t
Namespace http://www.fixprotocol.org/FIXML-4-4
Documentation A reference to the date the underlying agreement specified by AgreementID and  AgreementDesc was executed  
    
XSD Schema fixml-fields-base-4-4.xsd
XSD Schema Diagram
XSD Schema Code
<xs:simpleType name="AgreementDate_t" >
  <xs:annotation>
    <xs:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">A reference to the date the underlying agreement specified by AgreementID and  AgreementDesc was executed  
    
</xs:documentation>
    <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
      <xs:Xref Protocol="FIX" name="AgreementDate" tag="915" datatype="LocalMktDate" ComponentType="Field" StdAbbrev="AgmtDt" QualifiedAbbrev="AgmtDt" Category="" CategoryAbbrev=""/>
      <xs:Xref Protocol="ISO_15022_XML"/>
    </xs:appinfo>

  </xs:annotation>

  <xs:restriction base="LocalMktDate"/>
</xs:simpleType>
Derivation Tree
A:LocalMktDate
    AgreementDate_t
        AgmtDt
References
AgmtDt
Generated using Liquid XML Studio by Liquid Technologies Ltd