<xs:simpleType name="LowPx_t">
<xs:annotation>
<xs:documentation xml:lang="en">Represents an indication of the low end of the price range for a security prior to the open or reopen
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="LowPx" tag="333" datatype="Price" ComponentType="Field" StdAbbrev="LowPx" QualifiedAbbrev="LowPx" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Price" />
</xs:simpleType>
|