The modified element contains the date and time that the parent element was last modified and represented in an ISO 8601 format. The modified element may appear zero or one time. |
<xs:element name="modified" type="xs:dateTime"> <xs:annotation> <xs:documentation>The modified element contains the date and time that the parent element was last modified and represented in an ISO 8601 format. The modified 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> |