OSDN Git Service

MMD Ver7.40 対応 新スキーマ開発開始
[mikutoga/Vmd2XML.git] / src / test / resources / testdata / vmd130609 / 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/130609A"
11   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
12   xsi:schemaLocation="http://mikutoga.sourceforge.jp/xml/ns/vmdxml/130609A
13     http://mikutoga.sourceforge.jp/xml/xsd/vmdxml-130609A.xsd"
14   version="130609A"
15 >
16
17 <!-- [NAMELESS] -->
18 <modelName name="" />
19
20 <boneMotionSequence>
21 </boneMotionSequence>
22
23 <morphSequence>
24 </morphSequence>
25
26 <flagSequence>
27 </flagSequence>
28
29 </vmdMotion>
30
31 <!-- EOF -->