<xs:simpleType name="LegBenchmarkPrice_t">
<xs:annotation>
<xs:documentation xml:lang="en">Used to identify the price of the benchmark security See BenchmarkPrice 662 for description and valid values
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="LegBenchmarkPrice" tag="679" datatype="Price" ComponentType="Field" StdAbbrev="Px" QualifiedAbbrev="Px" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Price" />
</xs:simpleType>
|