<xs:simpleType name="LastUpdateTime_t">
<xs:annotation>
<xs:documentation xml:lang="en">Timestamp of last update to data item or creation if no updates made since creation
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="LastUpdateTime" tag="779" datatype="UTCTimestamp" ComponentType="Field" StdAbbrev="LastUpdateTm" QualifiedAbbrev="LastUpdateTm" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="UTCTimestamp" />
</xs:simpleType>
|