OSDN Git Service

XMLに関する説明を追加。
authorsirakaba <sirakaba@9df91469-1e22-0410-86e7-ea8537beb833>
Wed, 5 Oct 2011 12:52:01 +0000 (12:52 +0000)
committersirakaba <sirakaba@9df91469-1e22-0410-86e7-ea8537beb833>
Wed, 5 Oct 2011 12:52:01 +0000 (12:52 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@577 9df91469-1e22-0410-86e7-ea8537beb833

doc/instance.xsl
doc/schema.xsl

index 3978e39..23b1eeb 100644 (file)
@@ -15,6 +15,8 @@
   </head>\r
   <body>\r
    <h1>Configuration file</h1>\r
+   <h2 id="about">About</h2>\r
+   <p>This is TPI configuration XML file. The schema of this file is <a href="../../doc/schema.xsd">schema.xsd</a>.</p>\r
    <xsl:apply-templates select="library" />\r
   </body>\r
  </html>\r
index 2611f9e..950c95d 100644 (file)
    <li><a href="license.txt">License</a></li>\r
    <li><br /></li>\r
    <li>XML spec:</li>\r
+   <li><a href="#about">About</a></li>\r
    <li><a href="#element">Element</a></li>\r
    <li><a href="#complex">Complex type</a></li>\r
    <li><a href="#simple">Simple type</a></li>\r
    <li><a href="#attrgrp">Attribute group</a></li>\r
   </ul>\r
 \r
+   <h2 id="about">About</h2>\r
+   <p>This is schema file of TPI's common XML.</p>\r
    <h2 id="element">Element</h2>\r
    <xsl:apply-templates select="xs:element" />\r
    <h2 id="complex">Complex type</h2>\r