OSDN Git Service

XML設定ファイル用のXSLを追加。
[tpi/lychee.git] / bin / lib / calLibrary.xml
index 9c6c552..65f1828 100644 (file)
@@ -1,5 +1,8 @@
 <?xml version="1.0" encoding="utf-8"?>
-<libraries>
+<?xml-stylesheet type="text/xsl" href="../../doc/instance.xsl"?>
+<libraries
+  xsi:noNamespaceSchemaLocation="../../doc/schema.xsd"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <library name="unlha32.dll" prefix="Unlha" unicode="1" typename="Lzh" suffix="lzh;lha;lzs"
         sfx     ='s -n -gw4 "-gr%93" --3 "%90" "%91"'
         unsfx   ='j -n --3 "%93" "%90"'