<Create>

Description

Information related to the creation of data.

Attributes

TypeAttributesDescription
Author The name of the creator.
Date Date and time file was created.
The date and time is written as YYYY-MM-DDThh:mm:ss.
This format is the ISO 8601 standard and uses an extended format to represent the date and local time.
(Example: 2002-01-17T17:03:00)
Source Information about the source data.
Records information such as the file name and directory path of the DCC tool.
(Currently, various DCC exporters give a file name.)

Example Output

<EditData>
<MetaData>
<Key>MetaData</Key>
<Create Author="xxx" Date="20xx-xx-xxTxx:xx:xx" Source="xxx.mb">
<ToolDescriptions Name="NW4C_Export for Maya 2010" Version="1.0.0" />
</Create>
</MetaData>
</EditData>

CONFIDENTIAL