<xs:simpleType name="PctAtRisk_t">
<xs:annotation>
<xs:documentation xml:lang="en">Percent at risk due to lowest possible call
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="PctAtRisk" tag="869" datatype="Percentage" ComponentType="Field" StdAbbrev="PctAtRisk" QualifiedAbbrev="PctAtRisk" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Percentage" />
</xs:simpleType>
|