<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>
|