Definition Type: SimpleType
Name: YieldCalcDate_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Include as needed to clarify yield irregularities associated with date e g when it falls on a non business day
Collapse XSD Schema Diagram:
XSD Diagram of YieldCalcDate_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="YieldCalcDate_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Include as needed to clarify yield irregularities associated with date  e g  when it falls on a non business day  
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="YieldCalcDate" tag="701" datatype="LocalMktDate" ComponentType="Field" StdAbbrev="CalcDt" QualifiedAbbrev="CalcDt" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="LocalMktDate" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:CalcDt