<xs:simpleType name="ParticipationRate_t">
<xs:annotation>
<xs:documentation xml:lang="en">For a TargetStrategy=Participate order specifies the target particpation rate For other order types this is a volume limit i e do not be more than this percent of the market volume
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="ParticipationRate" tag="849" datatype="Percentage" ComponentType="Field" StdAbbrev="ParticipationRt" QualifiedAbbrev="ParticipationRt" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Percentage" />
</xs:simpleType>
|