<xs:simpleType name="TargetStrategyPerformance_t">
<xs:annotation>
<xs:documentation xml:lang="en">For communication of the performance of the order versus the target strategy
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="TargetStrategyPerformance" tag="850" datatype="float" ComponentType="Field" StdAbbrev="TgtStrategyPerformance" QualifiedAbbrev="TgtStrategyPerformance" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:decimal" />
</xs:simpleType>
|