<xs:simpleType name="TransBkdTime_t">
<xs:annotation>
<xs:documentation xml:lang="en">For CIV A date and time stamp to indicate the time a CIV order was booked by the fund manager
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="TransBkdTime" tag="483" datatype="UTCTimestamp" ComponentType="Field" StdAbbrev="TransBkdTm" QualifiedAbbrev="TransBkdTm" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="UTCTimestamp" />
</xs:simpleType>
|