OSDN Git Service

dmg作成バージョンの取得方法の修正
[charactermanaj/CharacterManaJ.git] / resources / schema / 0.8 / partsset.xsd
1 <xs:schema\r
2   targetNamespace="http://com.exmaple/charactermanaj"\r
3   xmlns="http://com.exmaple/charactermanaj"\r
4   xmlns:xs="http://www.w3.org/2001/XMLSchema"\r
5   xmlns:xml="http://www.w3.org/XML/1998/namespace"\r
6   attributeFormDefault="qualified"\r
7   elementFormDefault="qualified">\r
8   <xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd"/>\r
9   <xs:include schemaLocation="character_inc.xsd"/>\r
10   <xs:element name="partssets" type="presetsType"/>\r
11 </xs:schema>\r
12 \r