<xs:simpleType name="ExecPriceAdjustment_t">
<xs:annotation>
<xs:documentation xml:lang="en">For CIV the amount or percentage by which the fund unit share price was adjusted as indicated by ExecPriceType 484
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="ExecPriceAdjustment" tag="485" datatype="float" ComponentType="Field" StdAbbrev="ExecPxAdjment" QualifiedAbbrev="ExecPxAdjment" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:decimal" />
</xs:simpleType>
|