TimeCreated Element

Visio XML Reference

Contains an ISO (International Organization for Standardization) date and time value indicating when the document was created.

Syntax

  <TimeCreated>
</TimeCreated>

Attributes

None

Element properties

Property Value
Name TimeCreated 
Minimum Occurrences
Maximum Occurrences

Element information

Parent elements

DocumentProperties

Child elements

None

Example

The following example was excerpted for clarity.

XML
  <DocumentProperties>
  … 
  <TimeCreated>2001-03-21T14:24:35</TimeCreated> 
  <TimeSaved>2001-03-27T10:57:14</TimeSaved> 
  <TimeEdited>2001-03-27T10:56:33</TimeEdited> 
  <TimePrinted>2001-03-21T14:24:35</TimePrinted> 
</DocumentProperties>

See also

TimeCreated property