"Fossies" - the Fresh Open Source Software Archive

Member "ark-20050419/arksf1/web2/layout.xml" (30 Aug 2003, 589 Bytes) of package /linux/privat/old/ark-arksf1-20050419.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) XML source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 <?xml version="1.0"?>
    2 <!DOCTYPE layout PUBLIC "-//Norman Walsh//DTD Website Layout V2.5.0//EN"
    3           "http://docbook.sourceforge.net/release/website/2.5.0/schema/dtd/layout.dtd">
    4 <layout>
    5   <style src="arkweb.css" type="text/css"/>
    6 
    7   <toc page="arkweb.xml" filename="index.html">
    8     <tocentry page="ARK.xml" dir="ARK" filename="index.html">
    9       <tocentry page="good.xml" filename="page2.html"/>
   10     </tocentry>
   11     <tocentry page="sidai.xml" filename="page2.html"/>
   12   </toc>
   13 
   14   <notoc page="about.xml" filename="about.html"/>
   15 </layout>
   16 <!--
   17 Local variables:
   18 mode: docbook
   19 End:
   20 -->