<xs:simpleType name="UnderlyingDirtyPrice_t">
<xs:annotation>
<xs:documentation xml:lang="en">Price percent of par or per unit of the underlying security or basket Dirty means it includes accrued interest
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="UnderlyingDirtyPrice" tag="882" datatype="Price" ComponentType="Field" StdAbbrev="DirtPx" QualifiedAbbrev="DirtPx" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Price" />
</xs:simpleType>
|