<xs:simpleType name="PeggedPrice_t">
<xs:annotation>
<xs:documentation xml:lang="en">The price the order is currently pegged at
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="PeggedPrice" tag="839" datatype="Price" ComponentType="Field" StdAbbrev="PeggedPx" QualifiedAbbrev="PeggedPx" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Price" />
</xs:simpleType>
|