1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Style-Type" content="text/css" /> 6 <title>Create</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 <body> 10 <h1><Create></h1> 11 <h2>Description</h2> 12 <p> 13 Information related to the creation of data. 14 </p> 15 <h2>Attributes</h2> 16 <table class="arguments"> 17<thead><tr><td>Type</td><td>Attributes</td><td>Description</td></tr></thead><tr><td /><th>Author</th><td> 18 The name of the creator. 19 </td></tr><tr><td /><th>Date</th><td> 20 The date. 21 </td></tr><tr><td /><th>Source</th><td> 22 Information about the source data. 23 </td></tr><tr><td /><th>FullPathOfSource</th><td> 24 Information about the full path for the source data.<br> The path described here is the full path for the source data in the local environment of the creator of the intermediate file. 25 </td></tr></table> 26 27<h2>Example Output</h2> 28 29<table> 30<tr> 31<td><pre> 32<EditData><br> 33 <MetaData><br> 34 <Key>MetaData</Key><br> 35 <strong><Create Author="xxx" Date="20xx-xx-xxTxx:xx:xx" Source="xxx.mb"></strong><br> 36 <ToolDescriptions Name="NW4C_Export for Maya 2010" Version="1.0.0" /><br> 37 <strong></Create></strong><br> 38 </MetaData><br> 39</EditData><br> 40</pre></td> 41</tr></table> 42 43 <hr><p>CONFIDENTIAL</p></body> 44</html>