Definition Type: SimpleType
Name: LegPriceType_enum_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
The price type of the LegBidPx 68 and or LegOfferPx 684 See PriceType 423 for description and valid values
Collapse XSD Schema Diagram:
XSD Diagram of LegPriceType_enum_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="LegPriceType_enum_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">The price type of the LegBidPx  68  and or LegOfferPx  684     See PriceType  423  for description and valid values 
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="LegPriceType" tag="686" datatype="int" ComponentType="Field" StdAbbrev="PxTyp" QualifiedAbbrev="PxTyp" Category="**BaseCatagory**" CategoryAbbrev="**BaseCatagoryXMLName**" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <x:EnumDoc value="1" desc="Pct" />
            <x:EnumDoc value="2" desc="Cps" />
            <x:EnumDoc value="3" desc="Abs" />
            <x:EnumDoc value="4" desc="Discount" />
            <x:EnumDoc value="5" desc="Premium" />
            <x:EnumDoc value="6" desc="BpsBenchmark" />
            <x:EnumDoc value="7" desc="TEDPrice" />
            <x:EnumDoc value="8" desc="TEDYield" />
            <x:EnumDoc value="9" desc="Yield" />
            <x:EnumDoc value="10" desc="FixedCabinetTradePrice" />
            <x:EnumDoc value="11" desc="VariableCabinetTradePrice" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:enumeration value="1" />
        <xs:enumeration value="2" />
        <xs:enumeration value="3" />
        <xs:enumeration value="4" />
        <xs:enumeration value="5" />
        <xs:enumeration value="6" />
        <xs:enumeration value="7" />
        <xs:enumeration value="8" />
        <xs:enumeration value="9" />
        <xs:enumeration value="10" />
        <xs:enumeration value="11" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration 1
Enumeration 2
Enumeration 3
Enumeration 4
Enumeration 5
Enumeration 6
Enumeration 7
Enumeration 8
Enumeration 9
Enumeration 10
Enumeration 11
Collapse Derivation Tree:
Collapse References:
nsA:LegPriceType_t