Definition Type: SimpleType
Name: UnderlyingEndPrice_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Price percent of par or per unit of the underlying security or basket at the end of the agreement
Collapse XSD Schema Diagram:
XSD Diagram of UnderlyingEndPrice_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="UnderlyingEndPrice_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Price  percent of par or per unit  of the underlying security or basket at the end of the agreement  
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="UnderlyingEndPrice" tag="883" datatype="Price" ComponentType="Field" StdAbbrev="EndPx" QualifiedAbbrev="EndPx" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Price" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:EndPx