Definition Type: SimpleType
Name: HighPx_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Represents an indication of the high end of the price range for a security prior to the open or reopen
Collapse XSD Schema Diagram:
XSD Diagram of HighPx_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Derivation Tree:
Collapse References:
nsA:HighPx