<xs:simpleType name="WtAverageLiquidity_t">
<xs:annotation>
<xs:documentation xml:lang="en">Overall weighted average liquidity expressed as a of average daily volume Represented as a percentage
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="WtAverageLiquidity" tag="410" datatype="Percentage" ComponentType="Field" StdAbbrev="WtAvgLqdty" QualifiedAbbrev="WtAvgLqdty" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Percentage" />
</xs:simpleType>
|