<xs:simpleType name="HighPx_t">
<xs:annotation>
<xs:documentation xml:lang="en">Represents an indication of the high 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="HighPx" tag="332" datatype="Price" ComponentType="Field" StdAbbrev="HighPx" QualifiedAbbrev="HighPx" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Price" />
</xs:simpleType>
|