<xs:simpleType name="LegContractSettlMonth_t">
<xs:annotation>
<xs:documentation xml:lang="en">Specifies when the contract i e MBS TBA will settle
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="LegContractSettlMonth" tag="955" datatype="month-year" ComponentType="Field" StdAbbrev="CSetMo" QualifiedAbbrev="CSetMo" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="MonthYear" />
</xs:simpleType>
|