<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>
|