asset

The source element may contain an asset element.

Element Information

Model

Source

<xs:element name="asset" type="asset_type" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The source element may contain an asset element.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample

< asset xmlns = "http://www.collada.org/2008/03/COLLADASchema" >

< contributor>

< author/>

< authoring_tool>

RenderMonkey

</ authoring_tool>

< comments>

Output from RenderMonkey COLLADA Exporter

</ comments>

< copyright/>

< source_data/>

</ contributor>

< created>

2008-03-27T20:31:16Z

</ created>

< modified>

2008-03-27T20:31:16Z

</ modified>

< unit meter = "0.01" name = "centimeter" />

< up_axis>

Y_UP

</ up_axis>

</ asset>