Definition Type: SimpleType
Name: ExecValuationPoint_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
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.
Collapse XSD Schema Diagram:
XSD Diagram of ExecValuationPoint_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="ExecValuationPoint_t">
    <xs:annotation>
        <xs:documentation>
      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>
            <fm:Xref Protocol="FIX" name="ExecValuationPoint" ComponentType="Field" Tag="515" Type="UTCTimestamp" AbbrName="ExecValuationPoint" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="UTCTimestamp" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:ExecValuationPoint