crossley    02/05/10 23:47:57

  Modified:    src/documentation/xdocs book.xml livesites.xml hosting.xml
  Added:       src/documentation/xdocs/link book.xml books.xml index.xml
                        projects.xml sites.xml tips-guides.xml training.xml
                        xml.xml xsl.xml
  Log:
  New collection of "Cocoon Links" to various external resources.
  Submitted by: Andreas Hochsteger <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.11      +2 -6      xml-cocoon2/src/documentation/xdocs/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/book.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- book.xml  7 May 2002 08:16:36 -0000       1.10
  +++ book.xml  11 May 2002 06:47:57 -0000      1.11
  @@ -43,14 +43,10 @@
       <external label="Dev Snapshots" 
href="http://xml.apache.org/from-cvs/xml-cocoon2/"/>
     </menu>
   
  -  <menu label="Hosting">
  +  <menu label="Links">
  +    <menu-item label="Cocoon Links" href="link/index.html"/>  
       <menu-item label="Live Sites" href="livesites.html"/>
       <menu-item label="Cocoon Hosting" href="hosting.html"/>
  -  </menu>
  -
  -  <menu label="Links">
  -    <menu-item label="Cocoon Links" href="cocoon-links.html"/>  
  -    <external label="XML Links" 
href="http://dmoz.org/Computers/Data_Formats/Markup_Languages/XML/"/> 
     </menu>
   
     <menu label="Cocoon 1.x">
  
  
  
  1.24      +5 -7      xml-cocoon2/src/documentation/xdocs/livesites.xml
  
  Index: livesites.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/livesites.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- livesites.xml     30 Apr 2002 12:55:49 -0000      1.23
  +++ livesites.xml     11 May 2002 06:47:57 -0000      1.24
  @@ -110,13 +110,11 @@
   
     <s1 title="How to get listed">
      <p>
  -    If you do not find your site here, make sure you 
  -    <link href="mailto:[email protected]";>tell us</link>
  -    (use the word &quot;Livesites&quot; in the email subject, say which
  -    version of Cocoon, and do not forget to tell us the URL).
  -    You could also follow the
  -    <link href="contrib.html">Contributing</link> page to make it easier
  -    for everyone.
  +    If you do not find your site here, make sure you
  +    <link href="mailto:[EMAIL PROTECTED]:">tell us</link>.
  +    Enter a meaningful title and the version of cocoon after the words 
&quot;Livesites:&quot; in the subject,
  +    give a short summary of your site and do not forget to tell us the URL.
  +    You could also follow the <link href="contrib.html">Contributing</link> 
page to make it easier for everyone.
      </p>
   
      <p>
  
  
  
  1.7       +11 -12    xml-cocoon2/src/documentation/xdocs/hosting.xml
  
  Index: hosting.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/hosting.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- hosting.xml       23 Apr 2002 06:35:56 -0000      1.6
  +++ hosting.xml       11 May 2002 06:47:57 -0000      1.7
  @@ -38,20 +38,19 @@
     </s1>
   
     <s1 title="How to get listed">
  -  <p>
  -   If you do not find your site here, make sure you 
  -   <link href="mailto:[email protected]";>tell us</link>
  -   (use the word &quot;Hosting&quot; somewhere in the email subject
  -   and do not forget to tell us the URL). You could also follow the
  -   <link href="contrib.html">Contributing</link> page to make it easier
  -   for everyone.
  -  </p>
  +   <p>
  +    If you do not find your site here, make sure you
  +    <link href="mailto:[EMAIL PROTECTED]:">tell us</link>.
  +    Enter a meaningful title after the words &quot;Hosting:&quot; in the 
subject,
  +    give a short summary of your site and do not forget to tell us the URL.
  +    You could also follow the <link href="contrib.html">Contributing</link> 
page to make it easier for everyone.
  +   </p>
   
  -  <p>
  -   You must have Cocoon up and running and be accepting application forms.
  -  </p>
  +   <p>
  +    You must have Cocoon up and running and be accepting application forms.
  +   </p>
   
  - </s1>
  +  </s1>
   
   </body>
   </document>
  
  
  
  1.1                  xml-cocoon2/src/documentation/xdocs/link/book.xml
  
  Index: book.xml
  ===================================================================
  <?xml version="1.0"?>
  <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" 
"../dtd/book-cocoon-v10.dtd">
  
  <book software="Apache Cocoon" 
        title="Apache Cocoon Links"
        copyright="@year@ The Apache Software Foundation">
  
    <menu label="Navigation">
      <menu-item label="Main" href="../index.html"/>
    </menu>
  
    <menu label="Overview">
      <menu-item label="Links Overview" href="index.html"/>
    </menu>
  
    <menu label="External Resources">
      <menu-item label="Tips and Guides" href="tips-guides.html"/>
      <menu-item label="Books" href="books.html"/>
      <menu-item label="Training" href="training.html"/>
    </menu>
  
    <menu label="External Sites">
      <menu-item label="Information Sites" href="sites.html"/>
      <menu-item label="Projects" href="projects.html"/>
      <menu-item label="Live Sites" href="../livesites.html"/>
      <menu-item label="Cocoon Hosting" href="../hosting.html"/>
    </menu>
  
    <menu label="Other Topics">
      <menu-item label="XML" href="xml.html"/>
      <menu-item label="XSL/XSLT" href="xsl.html"/>
    </menu>
  
  </book>
  
  
  
  1.1                  xml-cocoon2/src/documentation/xdocs/link/books.xml
  
  Index: books.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../dtd/document-v10.dtd">
  
  <document>
   <header>
    <title>Books about Cocoon</title>
    <authors>
     <person name="Andreas Hochsteger" email="[EMAIL PROTECTED]"/>
    </authors>
   </header>
  
   <body>
  
  <s1 title="Books about Cocoon">
  <p>
  These are books about Cocoon which are already available or planned.
  </p>
  <ul>
  <li><link href="http://www.amazon.com/exec/obidos/ASIN/0735712352/";>Cocoon: 
Building XML Applications</link> (Carsten Ziegeler, Matthew Langham)<br/>
  <strong>Availability:</strong> July 2002<br/>
  <strong>Paperback:</strong> 450 pages<br/>
  <strong>Publisher:</strong> New Riders Publishing<br/>
  <strong>ISBN:</strong> 0735712352
  </li>
  <li><link href="http://www.amazon.com/exec/obidos/ASIN/0672322579/";>Cocoon 
Developer's Handbook</link> (Sue Spielman)<br/>
  <strong>Availability:</strong> June 2002<br/>
  <strong>Paperback:</strong> 500 pages<br/>
  <strong>Publisher:</strong> Sams<br/>
  <strong>ISBN:</strong> 0672322579
  </li>
  </ul>
  </s1>
  
    <s1 title="How to get listed">
     <p>
      If you do not find your book here, make sure you
      <link href="mailto:[EMAIL PROTECTED]:">tell us</link>.
      Enter a the title after the words &quot;Book:&quot; in the subject,
      give a short summary of your book and do not forget to tell us an URL, if 
possible.
      You could also follow the <link 
href="../contrib.html">Contributing</link> page to make it easier for everyone.
     </p>
    </s1>
  
  </body>
  </document>
  
  
  
  1.1                  xml-cocoon2/src/documentation/xdocs/link/index.xml
  
  Index: index.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../dtd/document-v10.dtd">
  
  <document>
   <header>
    <title>Cocoon Links Overview</title>
    <subtitle>Overview</subtitle>
    <authors>
     <person name="Andreas Hochsteger" email="[EMAIL PROTECTED]"/>
    </authors>
   </header>
  
   <body>
   <s1 title="Cocoon Links Overview">
    <p>
     There is a wealth of information about Cocoon from external sources.
     This is a collection of links to some of them.
    </p>
  
    <p>
     Come back often ... this collection is being updated regularly via the
     <code>cocoon-users</code> mailing list.
    </p>
  
    <p>The actual link category pages are available from the side-panel.
    </p>
  
   </s1>
  
    <s1 title="How to get listed">
     <p>
      Find out in which section of the Cocoon Links you site/page fits, 
      go there and use the eMail link at the bottom of the corresponding 
section.
      Enter a meaningful title after the required words in the subject,
      give a short summary of your site/page and do not forget to tell us the 
URL.
      You could also follow the <link 
href="../contrib.html">Contributing</link> page to make it easier for everyone.
     </p>
    </s1>
  
   </body>
  </document>
  
  
  
  1.1                  xml-cocoon2/src/documentation/xdocs/link/projects.xml
  
  Index: projects.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../dtd/document-v10.dtd">
  
  <document>
   <header>
    <title>Cocoon-based Projects</title>
    <authors>
     <person name="Andreas Hochsteger" email="[EMAIL PROTECTED]"/>
    </authors>
   </header>
  
   <body>
  
  <s1 title="Cocoon-based Projects">
  <ul>
  <li><link href="http://www.wyona.org/";>Wyona CMS</link><br/>
        Wyona CMS is an Open-Source Content Management and Publishing System 
written in 100% pure Java.
        It is based on open standards such as XML ( DOM, SAX) and XSLT.
        One of it's core components is the pipeline processor Cocoon from the 
Apache Software Foundation.
  </li>
  <li><link href="http://opensource.yourdecor.ca/faq1/index.html";>FAQ 
Project</link><br/>
        A web-based, database driven that make use of JSP and XML and Cocoon.
  </li>
  <li><link 
href="http://www.sourcepole.com/sources/software/sp.xsl/";>sp.xsl</link><br/>
        Generate simple websites with XSL.
  </li>
  <li><link href="http://webeditor.sourceforge.net/";>WebEditor WCMS</link><br/>
        webEditor is a web application to manage the content of a news-based 
web site (you now Slashdot?).
        It's based on Cocoon, the apache XML web publishing system and 
Apache/ApacheJServ/Tomcat as Web Server/Servlet platform.
  </li>
  <li><link href="http://chello.sourceforge.net/";>Chello - A minimal Cocoon 2 
application</link><br/>
        Chello is an Open Source minimal Cocoon 2 application. It features 
project compilation using ANT,
        unit zesting with JUnit, functional testing with HTTPUnit, continuous 
integration process with CruiseControl,
        documentation generation for Java code using javadoc and XSL 
Stylesheets using XSLDoc,
        project documentation using Cocoon and automatic build of web archive 
file (WAR) for easy distribution.
  </li>
  <li><link 
href="http://sourceforge.net/projects/holometabolous/";>Holometabolous - CMS, 
Profiling and App Suite</link><br/>
        A content management, profiling and application suite built on top of 
software from the Apache foundation, most especially Cocoon, with a database 
back end.
        The goal is to make the power of Java/SQL/XML easy to leverage 'out of 
the box.'
  </li>
  <li><link 
href="http://sourceforge.net/projects/xmlleague/";>XMLLeague</link><br/>
        Sports (soccer) league administration.
  </li>
  <li><link href="http://buglet.sourceforge.net/";>Buglet - XML Bugtracking 
System</link><br/>
        An xml-centric bug system implemented in Java as a servlet running on 
top of Cocoon/Tomcat. 
        Supports e-mail and web based submission of bugs.
        Buglet offers a standardized form for the data associated with bugs.
  </li>
  </ul>
  </s1>
  
  <s1 title="Cocoon-related Projects">
  <ul>
  <li><link href="http://editxml.sourceforge.net/";>EditXML - Managing XML files 
for Cocoon</link><br/>
        he project Edit XML provides a servlet based solution for managing sets 
of XML files for XML based publishing systems like Cocoon.
  </li>
  <li><link href="http://pollo.sourceforge.net/";>Pollo XML Editor (with Cocoon 
sitemap support)</link><br/>
        Pollo lets you edit XML files. It's best suited for files which can be 
represented in a tree structure.
        It comes with built-in support for Cocoon sitemap files, Ant build 
files and XML Schemas.
        The editor has a colourfull tree widget (not the default Swing one!), 
drag-and-drop support, unlimmited undo, model-view design (open multiple views 
on the same file), ...
  </li>
  <li><link href="http://www.plenix.com/dbprism/";>DBPrism XML Framework for 
Oracle DB</link><br/>
        DBPrism is a servlet engine that works in two different modes: as a 
standalone servlet, or plugged into the Cocoon publishing framework. 
        In the first mode, DBPrism works like the PLSQL Cartridge of Oracle Web 
Server. 
        Plugged into the Cocoon framework, DBPrism works as a DB Producer, 
generating dynamic XML from a database.
  </li>
  <li><link href="http://jeuclid.sourceforge.net/";>JEuclid - MathML Transformer 
for Cocoon</link><br/>
        The project is a component for the Apache Cocoon 
project(xml.apache.org) which converts MathML documents to GIF images or SVG.
  </li>
  <li><link href="http://exformula.d-haven.org/";>ExFormula - XForms for 
Cocoon</link><br/>
        ExFormula is an implementation of the XForms specification.
        It allows you to define XML Models and Instances associated with it, to 
process dynamic forms based on an end markup.
  </li>
  <li><link href="http://jakarta.apache.org/poi/";>POI - OLE2 File System (DOC, 
XLS, ...)</link><br/>
        The POI project consists of APIs for manipulating various file formats 
based upon Microsoft's OLE 2 Compound Document format using pure Java.
        There will soon be generators and serializers for Cocoon to read/write 
MS Office file formats.
  </li>
  <li><link href="http://opensource.bibop.it/bbp/xforge/index.html";>X:Forge XML 
Framework</link><br/>
        X:Forge is an XML Language whose main focus is in dynamic XML 
generation.
        X:Forge tags are supposed to be included in XML documents for further 
processing.
        The tool was designed as a replacement for XSP, an Apache technology 
originally used for dynamic generation of XML content in the Cocoon Project and 
slowly evolving into an Internet standard.
  </li>
  </ul>
  </s1>
  
    <s1 title="How to get listed">
     <p>
      If you do not find your project here, make sure you
      <link href="mailto:[EMAIL PROTECTED]:">tell us</link>.
      Enter a meaningful title after the words &quot;Project:&quot; in the 
subject,
      give a short summary of your project and do not forget to tell us the URL.
      You could also follow the <link 
href="../contrib.html">Contributing</link> page to make it easier for everyone.
     </p>
    </s1>
  
  </body>
  </document>
  
  
  
  1.1                  xml-cocoon2/src/documentation/xdocs/link/sites.xml
  
  Index: sites.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../dtd/document-v10.dtd">
  
  <document>
   <header>
    <title>Web Sites Providing Information About Cocoon</title>
    <authors>
     <person name="Andreas Hochsteger" email="[EMAIL PROTECTED]"/>
    </authors>
   </header>
  
   <body>
    <s1 title="Web Sites Providing Information About Cocoon">
  <ul>
  <li><link 
href="http://tecfa.unige.ch/guides/xml/cocoon-pointers.html";>TECFA's little 
Cocoon Page</link><br/>
        This page contains examples of using Cocoon, links to Cocoon/XSP 
documentation and general
        XML/XSLT links.
  </li>
  <li><link href="http://ziegeler.bei.t-online.de/";>The Ziegeler 
Community</link></li>
  <li><link href="http://radio.weblogs.com/0107211/categories/cocoon/";>Carsten 
Ziegeler's Cocoon Weblog</link></li>
  <li><link href="http://radio.weblogs.com/0103021/";>Matthew Langham's Radio 
Weblog</link></li>
  <li><link href="http://needacake.blogspot.com/";>Matthew Langham's 
VoicesInMyBlog</link></li>
  <li><link href="http://www.cocooncenter.org/";>Cocooncenter</link><br/>
        A site completely dedicated to Cocoon, providing tutorials and
        how-to articles written by Cocoon users. The articles - and other 
issues -
        can be discussed in a forum.
  </li>
  <li><link href="http://outerthought.org/cocoon/resources/cocoon2/";>A bunch of 
people developing open source, Cocoon Sitemap Editor</link></li>
  <li><link href="http://www.luminas.co.uk/technology/cocoon/url/";>Cocoon-URL, 
a weekly summary of links posted to the cocoon mailing lists</link></li>
  <li><link href="http://www.galatea.com/flashguides/index.html";>Galatea 
FlashGuides(TM)</link></li>
  <li><link href="http://durdo.miesto.sk/Cocoon2HowTo/index.html";>Cocoon 2 
How-To Pages</link> by Michal Durdina<br/>
        Some tutorials, tips and hints for Cocoon 2 developers, e. g. how to 
build a database application
        and how to use Cocoon with JBuilder.
  </li>
  <li><link href="http://www.luminas.co.uk/technology/cocoon/url/";>Cocoon Lists 
Weekly Summary</link><br/>
        Cocoon-URL is a weekly summary of interesting links posted to the 
mailing lists of the Cocoon project
  </li>
  </ul>
  </s1>
  
    <s1 title="How to get listed">
     <p>
      If you do not find your site here, make sure you
      <link href="mailto:[EMAIL PROTECTED]:">tell us</link>.
      Enter a meaningful title after the words &quot;Site:&quot; in the subject,
      give a short summary of your site and do not forget to tell us the URL.
      You could also follow the <link 
href="../contrib.html">Contributing</link> page to make it easier for everyone.
     </p>
    </s1>
  
  </body>
  </document>
  
  
  
  1.1                  xml-cocoon2/src/documentation/xdocs/link/tips-guides.xml
  
  Index: tips-guides.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../dtd/document-v10.dtd">
  
  <document>
   <header>
    <title>Cocoon Tips and Guides</title>
    <authors>
     <person name="Andreas Hochsteger" email="[EMAIL PROTECTED]"/>
    </authors>
   </header>
  
   <body>
  
  <s1 title="Cocoon Tips and Guides">
  <p>
  Here you can find various tips, articles and guides on specific 
cocoon-related topics spread all over the internet.
  </p>
  <ul>
  <li><link 
href="http://radio.weblogs.com/0107211/stories/2002/04/26/theNewCocoonSourceResolving.html";>Differences
 between Cocoon and Avalon Excalibur Source Resolving (Ziegler)</link></li>
  <li><link 
href="http://radio.weblogs.com/0103021/stories/2002/02/14/cocoonPortalFirstLook.html";>Cocoon
 portal - first look (Langham)</link></li>
  <li><link 
href="http://radio.weblogs.com/0103021/stories/2002/02/28/usingTheSunriseComponents.html";>Using
 the sunRise components (Langham)</link></li>
  <li><link href="http://www.galatea.com/flashguides/cocoon-tips-2.xml";>Galatea 
FlashGuide: Cocoon2 Tips and Tricks</link> by Lajos Moczar<br/>
        This FlashGuideTM provides various tips and tricks for Cocoon2, e. g.
        database pooling, running multiple instances of Cocoon,
        and removing 'cocoon' from your URL base.
  </li>
  <li><link href="http://durdo.miesto.sk/Cocoon2HowTo/index.html";>Cocoon 2 How 
To Pages</link></li>
  <li><link href="http://www.suranyami.com/intro.html";>XSP Tutorial</link> by 
David Perry<br/>
        A tutorial describing what XSP pages are and how to create them.
  </li>
  <li><link 
href="http://www.jboss.org/online-manual/HTML/ch14s07.html";>Deploying Cocoon 2 
in JBoss</link><br/>
        An installation guide for Cocoon with the JBoss application server.
  </li>
  <li><link 
href="http://www-105.ibm.com/developerworks/education.nsf/xml-onlinecourse-bytitle/83F66813F7FFD61486256B74006EB648?OpenDocument";>Introduction
 to Cocoon 2</link><br/>
        Introduction to Cocoon 2 is a tutorial by Leigh Dodds,
        published on IBM developerWorks site.
  </li>
  </ul>
  </s1>
  
    <s1 title="How to get listed">
     <p>
      If you do not find your page here, make sure you
      <link href="mailto:[EMAIL PROTECTED]:">tell us</link>.
      Enter a meaningful title after the words &quot;Tip:&quot; in the subject,
      give a short summary of your page and do not forget to tell us the URL.
      You could also follow the <link 
href="../contrib.html">Contributing</link> page to make it easier for everyone.
     </p>
    </s1>
  
  </body>
  </document>
  
  
  
  1.1                  xml-cocoon2/src/documentation/xdocs/link/training.xml
  
  Index: training.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../dtd/document-v10.dtd">
  
  <document>
   <header>
    <title>Cocoon Training</title>
    <authors>
     <person name="Andreas Hochsteger" email="[EMAIL PROTECTED]"/>
    </authors>
   </header>
  
   <body>
  <s1 title="Cocoon Training">
  <ul>
  <li><link href="http://www.galatea.com/training/index.html";>Galatea 
Information Strategies</link><br/>
        They have two classes now available: Cocoon Fundamentals and Advanced 
Cocoon.
        Both courses are two days each and are offered in Denver, Colorado.
        It is also possible to arrange on-site training if there are sufficient 
participants.
  </li>
  </ul>
  </s1>
    
    <s1 title="How to get listed">
     <p>
      If you do not find your site here, make sure you
      <link href="mailto:[EMAIL PROTECTED]:">tell us</link>.
      Enter a meaningful title after the words &quot;Training:&quot; in the 
subject,
      give a short summary of your site and do not forget to tell us the URL.
      You could also follow the <link 
href="../contrib.html">Contributing</link> page to make it easier for everyone.
     </p>
    </s1>
  
  </body>
  </document>
  
  
  
  1.1                  xml-cocoon2/src/documentation/xdocs/link/xml.xml
  
  Index: xml.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../dtd/document-v10.dtd">
  
  <document>
   <header>
    <title>XML Links</title>
    <authors>
     <person name="Andreas Hochsteger" email="[EMAIL PROTECTED]"/>
    </authors>
   </header>
  
   <body>
  <s1 title="XML Links">
  <ul>
  <li><link href="http://www.w3.org/XML/";>W3C XML Standard</link></li>
  <li><link 
href="http://dmoz.org/Computers/Data_Formats/Markup_Languages/XML/";>XML Links 
at DMOZ</link></li>
  <li><link href="http://www.xml.com/";>XML.com </link></li>
  <li><link href="http://www.xml.org/";>XML.org - The XML Industry 
Portal</link></li>
  <li><link href="http://www.oasis-open.org/cover/sgml-xml.html";>OASIS XML 
Cover Pages</link></li>
  <li><link href="http://www.ucc.ie/xml/";>XML FAQ</link></li>
  <li><link href="http://www-106.ibm.com/developerworks/xml/";>IBM 
DeveloperWorks XML Zone</link></li>
  </ul>
  </s1>
  
    <s1 title="How to get listed">
     <p>
      If you do not find your site/page here, make sure you
      <link href="mailto:[EMAIL PROTECTED]:">tell us</link>.
      Enter a meaningful title after the words &quot;XML:&quot; in the subject,
      give a short summary of your site/page and do not forget to tell us the 
URL.
      You could also follow the <link 
href="../contrib.html">Contributing</link> page to make it easier for everyone.
     </p>
    </s1>
  
  </body>
  </document>
  
  
  
  1.1                  xml-cocoon2/src/documentation/xdocs/link/xsl.xml
  
  Index: xsl.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" 
"../dtd/document-v10.dtd">
  
  <document>
   <header>
    <title>XSL Links</title>
    <authors>
     <person name="Andreas Hochsteger" email="[EMAIL PROTECTED]"/>
    </authors>
   </header>
  
   <body>
  <s1 title="XSL/XSLT Links">
  <ul>
  <li><link href="http://www.w3.org/Style/XSL/";>W3C XSL Standard</link></li>
  <li><link href="http://www.w3.org/TR/xslt";>W3C XSLT Standard</link></li>
  <li><link href="http://www.xslt.com/";>XSLT.com Resource Site</link></li>
  <li><link href="http://xml.coverpages.org/xsl.html";>OASIS XML Coverpages - 
XSL</link></li>
  <li><link href="http://www.antennahouse.com/XSLsample/XSLsample.htm";>XSL-FO 
Tutorial</link></li>
  <li><link href="http://www.nwalsh.com/docs/tutorials/xsl/";>XSL Tutorial 
(Norman Walsh)</link></li>
  <li><link href="http://www.dpawson.co.uk/xsl/xslfaq.html";>XSL FAQ</link></li>
  </ul>
  </s1>
  
    <s1 title="How to get listed">
     <p>
      If you do not find your site/page here, make sure you
      <link href="mailto:[EMAIL PROTECTED]:">tell us</link>.
      Enter a meaningful title after the words &quot;XSL:&quot; in the subject,
      give a short summary of your site/page and do not forget to tell us the 
URL.
      You could also follow the <link 
href="../contrib.html">Contributing</link> page to make it easier for everyone.
     </p>
    </s1>
  
  </body>
  </document>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to