CreatedDatetime

Description
A data type of Datetime SHOULD identify a data point that represents numerically a specific day month and year of the Gregorian Calendar plus a time of day expressed in hours, minutes and seconds as related to Coordinated Universal Time (UTC) and MAY have an IgnoreTimeSegmentIndicator attribute. Datetimes MUST be represented in the extended format CCYY-MM-DDThh:mm:ssZ CCYY is a four-digit year, "0000" through "9999" MM is a two-digit month of that year, "01" through "12" DD is a two-digit day of that month, "01" through “31” - is the required separator between CCYY-MM-DD T is the required separator between the date and the time groupings hh is a two-digit hour of that day, "00" through "23" mm is a two-digit minute of that hour, "00" through "59" ss is a two-digit second of that minute, "00" through "59" : is the required separator between hh:mm:ss Z is a required time zone indicator using either Z (for Coordinated Universal Time UTC) or an offset from UTC using +hh:mm or -hh:mm Padded leading zeroes must be used throughout. an optional fractional seconds (decimal point and up to 9 digits) is permitted between the seconds and the time zone. Note that negative or extended (more than 4 digit) years are not permitted. EXAMPLE: An Event Datetime would be expressed as "2010-06-29T14;24:13.124-05:00".

Type : MISMODatetime

Definition
The date and time at which the message, deal or document was created.
(Defined in file MISMO_3.4.0_B324.xsd , or a file it imports)

Attributes
DataNotSuppliedReasonTypeA value from a MISMO prescribed list that specifies the reason a specific data point is not included in the message.
DataNotSuppliedReasonTypeAdditionalDescriptionA free-form text field used to provide a supplemental comment or remark regarding the Data Not Supplied Reason Type.
DataNotSuppliedReasonTypeOtherDescriptionA free-form text field used to capture the enumeration when Other is selected for Data Not Supplied Reason Type.
DisplayTimeZoneTextA free-form text field that identifies the specific region where the time value applies. There are several standard lists of time zone name values (IANA, Joda-Time, Olson, POSIX, etc.). Trading partners should agree on which time zone naming standard they will use.
IgnoreTimeSegmentIndicatorIf for some reason the sender of a message cannot provide an accurate time for a datetime data point they set this indicator true.
label
SensitiveIndicatorAllows producers and consumers of XML instance documents that are valid MISMO V3 documents to mark any data point to be treated as sensitive. MISMO recommends that any use of a data point labeled as "Sensitive Information" in the LDD ALWAYS have this attribute set to "true".

Parents
\MESSAGE\ABOUT_VERSIONS\ABOUT_VERSION