<xs:simpleType name="LiquidityPctHigh_t">
<xs:annotation>
<xs:documentation xml:lang="en">Upper liquidity indicator if TotalNumSecurities 393 Represented as a percentage
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="LiquidityPctHigh" tag="403" datatype="Percentage" ComponentType="Field" StdAbbrev="LqdtyPctHigh" QualifiedAbbrev="LqdtyPctHigh" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Percentage" />
</xs:simpleType>
|