Definition Type: SimpleType
Name: OrderAvgPx_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Average price for a specific order
Collapse XSD Schema Diagram:
XSD Diagram of OrderAvgPx_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="OrderAvgPx_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Average price for a specific order 
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="OrderAvgPx" tag="799" datatype="Price" ComponentType="Field" StdAbbrev="AvgPx" QualifiedAbbrev="AvgPx" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Price" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:AvgPx