OSDN Git Service

ver 2.23 init
[hayashilib/hayashi.git] / config / Xalan.xml
1 <?xml version="1.0" encoding="Shift_JIS"?>
2 <xalan>
3     <xslt>
4         <xml>index.xml</xml>
5         <xsl>syte.xsl</xsl>
6         <output>index.html</output>
7     </xslt>
8     <xslt>
9         <xml>protected/index.xml</xml>
10         <xsl>syte.xsl</xsl>
11         <output>protected/index.html</output>
12     </xslt>
13     <xslt>
14         <xml>album/index.xml</xml>
15         <xsl>syte.xsl</xsl>
16         <output>album/index.html</output>
17     </xslt>
18     <xslt>
19         <xml>poweredby/index.xml</xml>
20         <xsl>syte.xsl</xsl>
21         <output>poweredby/index.html</output>
22     </xslt>
23     <xslt>
24         <xml>product/index.xml</xml>
25         <xsl>syte.xsl</xsl>
26         <output>product/index.html</output>
27     </xslt>
28     <xslt>
29         <xml>service/index.xml</xml>
30         <xsl>syte.xsl</xsl>
31         <output>service/index.html</output>
32     </xslt>
33 </xalan>