~ubuntu-branches/ubuntu/wily/opencollada/wily-proposed

« back to all changes in this revision

Viewing changes to xsd2cppsax/tests/collada_base_attr_02.dae

  • Committer: Package Import Robot
  • Author(s): Matteo F. Vescovi
  • Date: 2015-05-14 17:23:27 UTC
  • Revision ID: package-import@ubuntu.com-20150514172327-f862u8envms01fra
Tags: upstream-0.1.0~20140703.ddf8f47+dfsg1
ImportĀ upstreamĀ versionĀ 0.1.0~20140703.ddf8f47+dfsg1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1" 
 
3
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 
4
         xsi:schemaLocation="http://www.collada.org/2005/11/COLLADASchema ../collada_schema_1_4.xsd"
 
5
         xmlns:ns="http://www.w3.org/XML/1998/namespace"
 
6
         ns:base="file://.">
 
7
        <asset>
 
8
                <contributor>
 
9
                        <authoring_tool>ultra edit</authoring_tool>
 
10
                </contributor>
 
11
                <created>2009-05-14T12:33:48Z</created>
 
12
                <modified>2009-05-14T12:33:48Z</modified>
 
13
                <unit meter="0.001" name="millimeter"/>
 
14
                <up_axis>Z_UP</up_axis>
 
15
        </asset>
 
16
 
 
17
        <scene>
 
18
        </scene>
 
19
</COLLADA>