The created element contains the date and time that the parent element was created and is represented in an ISO 8601 format. The created element may appear zero or one time. |
<xs:element name="created" type="xs:dateTime"> <xs:annotation> <xs:documentation>The created element contains the date and time that the parent element was created and is represented in an ISO 8601 format. The created element may appear zero or one time.</xs:documentation> </xs:annotation> </xs:element> |
< asset xmlns = "http://www.collada.org/2008/03/COLLADASchema" > |
< contributor> |
< author/> |
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> |
< up_axis> |
Y_UP |
</ up_axis> |
</ asset> |