OSDN Git Service

Merge release/v2.103.2
[mikutoga/Vmd2XML.git] / src / test / resources / testdata / vmd110820 / minimum / minmotion.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2
3 <!--
4   MikuMikuDance
5     motion-data(*.vmd) on XML
6 -->
7
8
9 <vmdMotion
10   xmlns="http://mikutoga.sourceforge.jp/xml/ns/vmdxml/110820"
11   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
12   xsi:schemaLocation="http://mikutoga.sourceforge.jp/xml/ns/vmdxml/110820
13     http://mikutoga.sourceforge.jp/xml/xsd/vmdxml-110820.xsd"
14   version="110820"
15 >
16
17 <!-- [NAMELESS] -->
18 <modelName name="" />
19
20 <boneMotionSequence>
21 </boneMotionSequence>
22
23 <morphSequence>
24 </morphSequence>
25
26 </vmdMotion>
27
28 <!-- EOF -->