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>ContentSummary</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 <body> 10 <h1><ContentSummary></h1> 11 <h2>Description</h2> 12 <p> 13 This tag represents a content summary. 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>ContentTypeName</th><td> 18 Content type. 19 </td></tr></table> 20<h2>Example Output</h2> 21 22<table> 23<tr> 24<td><pre> 25<EditData><br> 26 <MetaData><br> 27 <Key>MetaData</Key><br> 28 <Create Author="xxx" Date="20xx-xx-xxTxx:xx:xx" Source="xxx.mb"><br> 29 <ToolDescriptions Name="NW4C_Export for Maya 2010" Version="1.0.0" /><br> 30 </Create><br> 31 </MetaData><br> 32 <ContentSummaryMetaData><br> 33 <Key>ContentSummaries</Key><br> 34 <Values><br> 35 <strong><ContentSummary ContentTypeName="GraphicsContent"></strong><br> 36 <ObjectSummaries><br> 37 <ObjectSummary TypeName="SkeletalModel" Name=""><br> 38 <Notes><br> 39 <Note Name="MaterialCount" Value="1" /><br> 40 <Note Name="ShapeCount" Value="4" /><br> 41 <Note Name="MeshCount" Value="4" /><br> 42 <Note Name="BoneCount" Value="74" /><br> 43 </Notes><br> 44 </ObjectSummary><br> 45 </ObjectSummaries><br> 46 <strong></ContentSummary></strong><br> 47 </Values><br> 48 </ContentSummaryMetaData><br> 49</EditData><br> 50</pre></td> 51</tr></table> 52 <hr><p>CONFIDENTIAL</p></body> 53</html>