<xs:simpleType name="ExecValuationPoint_t">
<xs:annotation>
<xs:documentation xml:lang="en">For CIV a date and time stamp to indicate the fund valuation point with respect to which a order was priced by the fund manager
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="ExecValuationPoint" tag="515" datatype="UTCTimestamp" ComponentType="Field" StdAbbrev="ExecValuationPoint" QualifiedAbbrev="ExecValuationPoint" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="UTCTimestamp" />
</xs:simpleType>
|