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>ToolDescriptions</title>
7		<link rel="stylesheet" href="../css/mainpage.css" type="text/css" />
8	</head>
9	<body>
10		<h1>&lt;ToolDescriptions&gt;</h1>
11		<h2>Description</h2>
12		<p>
13            Tool-related information.
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>Name</th><td>
18            The tool name.
19            </td></tr><tr><td /><th>Version</th><td>
20            Tool version.
21            </td></tr></table>
22
23<h2>Example Output</h2>
24
25<table>
26<tr>
27<td><pre>
28&lt;EditData&gt;<br>
29  &lt;MetaData&gt;<br>
30    &lt;Key&gt;MetaData&lt;/Key&gt;<br>
31    &lt;Create Author=&quot;xxx&quot; Date=&quot;20xx-xx-xxTxx:xx:xx&quot; Source=&quot;xxx.mb&quot;&gt;<br>
32      <strong>&lt;ToolDescriptions Name=&quot;NW4C_Export for Maya 2010&quot; Version=&quot;1.0.0&quot; /&gt;</strong><br>
33    &lt;/Create&gt;<br>
34  &lt;/MetaData&gt;<br>
35&lt;/EditData&gt;<br>
36</pre></td>
37</tr></table>
38
39	<hr><p>CONFIDENTIAL</p></body>
40</html>