You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2002/02/13 20:49:41 UTC

cvs commit: xml-xerces/c/doc/style/dtd blocks.ent book.dtd changes.dtd characters.ent document.dtd entities.ent faqs.dtd links.ent markup.ent

tng         02/02/13 11:49:41

  Modified:    c/doc    Doxyfile apidocs.xml bug-report.xml build-misc.xml
                        build-other.xml build-winunix.xml createdoc.xml
                        domcount.xml domprint.xml enumval.xml faq-build.xml
                        faq-distrib.xml faq-other.xml faq-parse.xml
                        feedback.xml idomcount.xml idomprint.xml
                        install.xml memparse.xml migration.xml
                        migration_archive.xml pdf-c.xml pparse.xml
                        program-dom.xml program-idom.xml program-sax.xml
                        program-sax2.xml program.xml readme.xml
                        redirect.xml releases.xml releases_archive.xml
                        samples.xml sax2count.xml sax2print.xml
                        saxcount.xml saxprint.xml schema.xml senumval.xml
                        stdinparse.xml xerces-c_book.xml y2k.xml
               c/doc/html/apiDocs header.html
  Added:       c/doc    build.xml
               c/doc/style/dtd blocks.ent book.dtd changes.dtd
                        characters.ent document.dtd entities.ent faqs.dtd
                        links.ent markup.ent
  Removed:     c/doc/dtd blocks.ent book.dtd changes.dtd characters.ent
                        document.dtd entities.ent faqs.dtd links.ent
                        markup.ent
  Log:
  Modify the documentation source file to be able to build in xml-site environment.  Plus some other documentation update and Xerces-C++ 1.7 preparation.
  
  Revision  Changes    Path
  1.18      +1 -1      xml-xerces/c/doc/Doxyfile
  
  Index: Doxyfile
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/Doxyfile,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- Doxyfile	4 Feb 2002 15:11:12 -0000	1.17
  +++ Doxyfile	13 Feb 2002 19:49:39 -0000	1.18
  @@ -25,7 +25,7 @@
   # This could be handy for archiving the generated documentation or
   # if some version control system is used.
   
  -PROJECT_NUMBER       = v1.6.0
  +PROJECT_NUMBER       = v1.7.0
   
   # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
   # base path where the generated documentation will be put.
  
  
  
  1.9       +1 -1      xml-xerces/c/doc/apidocs.xml
  
  Index: apidocs.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/apidocs.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- apidocs.xml	26 Oct 2001 17:29:40 -0000	1.8
  +++ apidocs.xml	13 Feb 2002 19:49:39 -0000	1.9
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="API Documentation">
       <s2 title="API Docs for SAX and DOM">
  
  
  
  1.5       +1 -1      xml-xerces/c/doc/bug-report.xml
  
  Index: bug-report.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/bug-report.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- bug-report.xml	14 Dec 2001 17:26:25 -0000	1.4
  +++ bug-report.xml	13 Feb 2002 19:49:39 -0000	1.5
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="Bug Reporting">
   
  
  
  
  1.5       +23 -35    xml-xerces/c/doc/build-misc.xml
  
  Index: build-misc.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/build-misc.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- build-misc.xml	17 May 2001 15:10:40 -0000	1.4
  +++ build-misc.xml	13 Feb 2002 19:49:39 -0000	1.5
  @@ -1,10 +1,9 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE faqs SYSTEM "./dtd/faqs.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
  -<faqs title="Other Build Instructions">
  -    <faq title="Building &XercesCName; with ICU using bundled Perl scripts on Windows">
  -    <q>Building &XercesCName; with ICU using bundled Perl scripts on Windows</q>
  -    <a>
  +<s1 title="Other Build Instructions">
  +    <anchor name="ICUPerl"/>
  +    <s2 title="Building &XercesCName; with ICU using bundled Perl scripts on Windows">
           <p>As mentioned earlier, &XercesCName; may be built in stand-alone mode using
           native encoding support and also using ICU where you get support over 180
           different encodings. ICU stands for International Components for Unicode and is an
  @@ -67,12 +66,10 @@
   
           <p>For a description of options available, you can enter:</p>
   <source>perl packageBinaries.pl</source>
  -    </a>
  -    </faq>
  +    </s2>
   
  -    <faq title="Building &XercesCName; COM Wrapper on Windows">
  -    <q>Building &XercesCName; COM Wrapper on Windows</q>
  -    <a>
  +    <anchor name="WinCOM"/>
  +    <s2 title="Building &XercesCName; COM Wrapper on Windows">
           <p>To build the COM module for use with XML on Windows platforms, you
           must first set up your machine appropriately with necessary tools and
           software modules and then try to compile it. The end result is an additional
  @@ -126,13 +123,11 @@
           You will have to modify the documents in the NIST suite to load the
           Xerces COM object instead of the MSIE COM object.</p>
           </s3>
  -    </a>
  -    </faq>
  +    </s2>
   
   
  -    <faq title="Building User Documentation">
  -    <q>Building User Documentation</q>
  -    <a>
  +    <anchor name="UserDoc"/>
  +    <s2 title="Building User Documentation">
           <p>The user documentation (this very page that you are reading
           on the browser right now), was generated using an XML
           application called StyleBook. This application makes use of
  @@ -167,13 +162,11 @@
   
           <p>This should generate the .html files in the 'doc/html'
           directory.</p>
  -    </a>
  -    </faq>
  +    </s2>
   
   
  -    <faq title="I wish to port &XercesCProjectName; to my favourite platform. Do you have any suggestions?">
  -    <q>I wish to port &XercesCProjectName; to my favourite platform. Do you have any suggestions?</q>
  -    <a>
  +    <anchor name="PortInfo"/>
  +    <s2 title="I wish to port &XercesCProjectName; to my favourite platform. Do you have any suggestions?">
         <p>All platform dependent code in &XercesCProjectName; has been
         isolated to a couple of files, which should ease the porting
         effort.  Here are the basic steps that should be followed to
  @@ -261,13 +254,11 @@
         </ul>
   
         <p>That is the work required in a nutshell!</p>
  -    </a>
  -    </faq>
  +    </s2>
   
   
  -    <faq title="What should I define XMLCh to be?">
  -    <q>What should I define XMLCh to be?</q>
  -    <a>
  +    <anchor name="XMLChInfo"/>
  +    <s2 title="What should I define XMLCh to be?">
           <p>XMLCh should be defined to be a type suitable for holding a
              utf-16 encoded (16 bit) value, usually an <code>unsigned short</code>. </p>
   
  @@ -311,21 +302,18 @@
                     are illegal in ucs-4 encoded wchar_t strings.
                  </li>
              </ul>
  -    </a>
  -    </faq>
  +    </s2>
   
  -    <faq title="Where can I look for more help?">
  -    <q>Where can I look for more help?</q>
  -    <a>
  +    <anchor name="HelpInfo"/>
  +    <s2 title="Where can I look for more help?">
           <p>If you have read this page, followed the instructions, and
           still cannot resolve your problem(s), there is more help. You
           can find out if others have
           solved this same problem before you, by checking the Apache XML
  -        mailing list archives at <jump href="http://archive.covalent.net ">
  -        http://archive.covalent.net</jump> and the
  +        mailing list archives at <jump href="http://marc.theaimsgroup.com/?l=xerces-c-dev">
  +        http://marc.theaimsgroup.com/?l=xerces-c-dev</jump> and the
   		<jump href="http://nagoya.apache.org/bugzilla/">Bugzilla</jump>
   		Apache bug database.</p>
  -    </a>
  -    </faq>
  +    </s2>
   
  -</faqs>
  +</s1>
  
  
  
  1.9       +12 -18    xml-xerces/c/doc/build-other.xml
  
  Index: build-other.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/build-other.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- build-other.xml	14 Dec 2001 15:09:17 -0000	1.8
  +++ build-other.xml	13 Feb 2002 19:49:39 -0000	1.9
  @@ -1,10 +1,9 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE faqs SYSTEM "./dtd/faqs.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
  -<faqs title="Building on Other Platforms">
  -    <faq title="Building &XercesCName; on iSeries (AS/400)">
  -    <q>Building &XercesCName; on iSeries (AS/400)</q>
  -    <a>
  +<s1 title="Building on Other Platforms">
  +    <anchor name="iSeries"/>
  +    <s2 title="Building &XercesCName; on iSeries (AS/400)">
               <p>The following addresses the requirements and build of
              &XercesCName; natively on the iSeries.
               </p>
  @@ -296,12 +295,10 @@
   gmake </source>
   
           </s3>
  -    </a>
  -    </faq>
  +    </s2>
   
  -    <faq title="Building &XercesCName; on OS/2 using Visual Age C++">
  -    <q>Building &XercesCName; on OS/2 using Visual Age C++</q>
  -    <a>
  +    <anchor name="OS2VisualAge"/>
  +    <s2 title="Building &XercesCName; on OS/2 using Visual Age C++">
             <p>OS/2 is a favourite IBM PC platforms. The only
             option in this platform is to use
             <jump href="http://www-4.ibm.com/software/ad/vacpp/">Visual Age C++ compiler</jump>.
  @@ -457,12 +454,10 @@
           </ul>
           </s3>
   
  -    </a>
  -    </faq>
  +    </s2>
   
  -    <faq title="Building &XercesCName; on Macintosh">
  -    <q>Building &XercesCName; on Macintosh</q>
  -    <a>
  +    <anchor name="Mac"/>
  +    <s2 title="Building &XercesCName; on Macintosh">
   		<p>The &XercesCName; Mac port has the key following attributes:
   		</p>
   		
  @@ -689,6 +684,5 @@
   				</li>
   			</ul>	
   		</s3>
  -    </a>
  -    </faq>
  -</faqs>
  +    </s2>
  +</s1>
  
  
  
  1.10      +18 -28    xml-xerces/c/doc/build-winunix.xml
  
  Index: build-winunix.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/build-winunix.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build-winunix.xml	14 Dec 2001 17:26:25 -0000	1.9
  +++ build-winunix.xml	13 Feb 2002 19:49:39 -0000	1.10
  @@ -1,10 +1,9 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE faqs SYSTEM "./dtd/faqs.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
  -<faqs title="Building on Windows and UNIX">
  -    <faq title="Building &XercesCName; on Windows NT/98">
  -    <q>Building &XercesCName; on Windows NT/98</q>
  -    <a>
  +<s1 title="Building on Windows and UNIX">
  +    <anchor name="WinNT"/>
  +    <s2 title="Building &XercesCName; on Windows NT/2000">
           <p>&XercesCName; comes with Microsoft Visual C++ projects and workspaces to
           help you build &XercesCName;. The following describes the steps you need
           to build &XercesCName;.</p>
  @@ -42,12 +41,10 @@
                 on the selection. Then choose "Build (selection only)" to build all the
                 samples in one shot.</p>
           </s3>
  -    </a>
  -    </faq>
  +    </s2>
   
  -    <faq title="Building &XercesCName; on Windows using Visual Age C++">
  -    <q>Building &XercesCName; on Windows using Visual Age C++</q>
  -    <a>
  +    <anchor name="WinVisualAge"/>
  +    <s2 title="Building &XercesCName; on Windows using Visual Age C++">
           <p>A few unsupported projects are also packaged with &XercesCName;. Due to
           origins of &XercesCName; inside IBM labs, we do have projects for IBM's
           <jump href="http://www-4.ibm.com/software/ad/vacpp/">Visual Age C++ compiler</jump> on Windows.
  @@ -88,12 +85,10 @@
               <note>These instructions assume that you install in drive d:\.
               Replace d with the appropriate drive letter.</note>
           </s3>
  -    </a>
  -    </faq>
  +    </s2>
   
  -    <faq title="Building &XercesCName; on Windows using Borland C++Builder">
  -    <q>Building &XercesCName; on Windows using Borland C++Builder</q>
  -    <a>
  +    <anchor name="WinBorland"/>
  +    <s2 title="Building &XercesCName; on Windows using Borland C++Builder">
           <p>&XercesCName; comes with Borland C++Builder projects to help you
   		build &XercesCName;. The following describes the steps you need to build
   		&XercesCName;.</p>
  @@ -124,12 +119,10 @@
              </p>
   
           </s3>
  -    </a>
  -    </faq>
  +    </s2>
   
  -    <faq title="Building &XercesCName; on UNIX platforms">
  -    <q>Building &XercesCName; on UNIX platforms</q>
  -    <a>
  +    <anchor name="UNIX"/>
  +    <s2 title="Building &XercesCName; on UNIX platforms">
           <p>&XercesCName; uses
           <jump href="http://www.gnu.org">GNU</jump> tools like
           <jump href="http://www.gnu.org/software/autoconf/autoconf.html">Autoconf</jump> and
  @@ -410,12 +403,10 @@
            <p>To delete all the generated object files and executables, type:</p>
   <source>gmake clean</source>
           </s3>
  -    </a>
  -    </faq>
  +    </s2>
   
  -    <faq title="Building &XercesCName; as a single-threaded library on Unix platforms">
  -    <q>Building &XercesCName; as a single-threaded library on Unix platforms</q>
  -    <a>
  +    <anchor name="UNIX_SingleThread"/>
  +    <s2 title="Building &XercesCName; as a single-threaded library on Unix platforms">
            <p>To build a single-threaded library on Unix platforms you have to update
            one or more of the following files <code>Makefile.incl, Makefile.in, runConfigure</code>.
            The following steps guide you to create a single-threaded library for each platform:</p>
  @@ -458,7 +449,6 @@
        <li>Remove threading defines like <code>-D_PTHREADS_DRAFT4 ,
           -DXML_USE_DCE</code></li>
       </ul>
  -   </a>
  -   </faq>
  +   </s2>
   
  -</faqs>
  +</s1>
  
  
  
  1.5       +1 -1      xml-xerces/c/doc/createdoc.xml
  
  Index: createdoc.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/createdoc.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- createdoc.xml	20 Nov 2001 18:57:58 -0000	1.4
  +++ createdoc.xml	13 Feb 2002 19:49:39 -0000	1.5
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCName; Sample 10: CreateDOMDocument">
   
  
  
  
  1.7       +1 -1      xml-xerces/c/doc/domcount.xml
  
  Index: domcount.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/domcount.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- domcount.xml	20 Nov 2001 18:57:58 -0000	1.6
  +++ domcount.xml	13 Feb 2002 19:49:39 -0000	1.7
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCName; Sample 3: DOMCount">
   
  
  
  
  1.9       +1 -1      xml-xerces/c/doc/domprint.xml
  
  Index: domprint.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/domprint.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- domprint.xml	20 Nov 2001 18:57:58 -0000	1.8
  +++ domprint.xml	13 Feb 2002 19:49:39 -0000	1.9
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCName; Sample 4: DOMPrint">
   
  
  
  
  1.7       +1 -1      xml-xerces/c/doc/enumval.xml
  
  Index: enumval.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/enumval.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- enumval.xml	22 Nov 2001 14:47:14 -0000	1.6
  +++ enumval.xml	13 Feb 2002 19:49:39 -0000	1.7
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCName; Sample 9: EnumVal">
   
  
  
  
  1.4       +1 -1      xml-xerces/c/doc/faq-build.xml
  
  Index: faq-build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/faq-build.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- faq-build.xml	5 Feb 2002 20:18:59 -0000	1.3
  +++ faq-build.xml	13 Feb 2002 19:49:39 -0000	1.4
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding = "iso-8859-1" standalone="no"?>
  -<!DOCTYPE faqs SYSTEM "./dtd/faqs.dtd">
  +<!DOCTYPE faqs SYSTEM "sbk:/style/dtd/faqs.dtd">
   
   <faqs title="Building / Running FAQs">
   
  
  
  
  1.17      +5 -5      xml-xerces/c/doc/faq-distrib.xml
  
  Index: faq-distrib.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/faq-distrib.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- faq-distrib.xml	18 Jan 2002 16:30:11 -0000	1.16
  +++ faq-distrib.xml	13 Feb 2002 19:49:39 -0000	1.17
  @@ -1,5 +1,5 @@
   <?xml version="1.0" ?>
  -<!DOCTYPE faqs SYSTEM "./dtd/faqs.dtd">
  +<!DOCTYPE faqs SYSTEM "sbk:/style/dtd/faqs.dtd">
   
   <faqs title="Distributing &XercesCName;">
   
  @@ -18,7 +18,7 @@
             <td><em>Compiler</em></td>
           </tr>
           <tr>
  -          <td>Windows NT 4.0 SP5/98</td>
  +          <td>Windows NT 4.0 SP5/2000</td>
             <td>MSVC 6.0 SP3</td>
           </tr>
           <tr>
  @@ -91,7 +91,7 @@
               site</jump> site, then you only need to distribute
               <em>one</em> file:<br></br>
   
  -            &XercesCWindowsDLL;.dll for Windows NT/95/98, or<br/>
  +            &XercesCWindowsDLL;.dll for Windows NT/2000, or<br/>
               &XercesCUnixLib;.a for AIX, or<br/>
               &XercesCUnixLib;.so for Solaris/Linux, or<br/>
               &XercesCUnixLib;.sl for HP-UX.</p>
  @@ -102,13 +102,13 @@
   
               <ol>
                   <li><em>ICU shared library file</em>:<br></br>
  -                    icuuc.dll for Windows NT/95/98, or<br></br>
  +                    icuuc.dll for Windows NT/2000, or<br></br>
                       libicuuc.a for AIX, or<br></br>
                       libicuuc.so for Solaris/Linux, or<br></br>
                       libicuuc.sl for HP-UX.</li>
   
                   <li><em>ICU converter data shared library file:</em><br></br>
  -                    icudata.dll for Windows NT/95/98, or<br></br>
  +                    icudata.dll for Windows NT/2000, or<br></br>
                       libicudata.a for AIX, or<br></br>
                       libicudata.so for Solaris/Linux, or<br></br>
                       libicudata.sl for HP-UX.</li>
  
  
  
  1.14      +4 -3      xml-xerces/c/doc/faq-other.xml
  
  Index: faq-other.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/faq-other.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- faq-other.xml	14 Dec 2001 17:26:25 -0000	1.13
  +++ faq-other.xml	13 Feb 2002 19:49:39 -0000	1.14
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
  -<!DOCTYPE faqs SYSTEM "dtd/faqs.dtd">
  +<!DOCTYPE faqs SYSTEM "sbk:/style/dtd/faqs.dtd">
   <faqs title="Other &XercesCName; Questions">
   
     <faq title="How do I determine the version of &XercesCName; I am using?">
  @@ -11,7 +11,7 @@
              something similar). This is the version of &XercesCName; you are using.</p>
   
              <p>If you don't have the header files, you have to find the version
  -           information from the shared library name. On Windows NT/95/98 right click on
  +           information from the shared library name. On Windows right click on
              the DLL name &XercesCWindowsDLL;.dll in the bin directory and look up
              properties. The version information may be found on the Version tab.</p>
   
  @@ -69,7 +69,8 @@
           <jump
            href="http://xml.apache.org/mail.html">http://xml.apache.org/mail.html</jump>.
           Archives of the lists are available from
  -        <jump href="http://archive.covalent.net">http://archive.covalent.net</jump>
  +        <jump href="http://marc.theaimsgroup.com/?l=xerces-c-dev">
  +        http://marc.theaimsgroup.com/?l=xerces-c-dev</jump>
           </p>
   
       </a>
  
  
  
  1.42      +2 -2      xml-xerces/c/doc/faq-parse.xml
  
  Index: faq-parse.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/faq-parse.xml,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- faq-parse.xml	4 Feb 2002 19:26:50 -0000	1.41
  +++ faq-parse.xml	13 Feb 2002 19:49:39 -0000	1.42
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding = "iso-8859-1" standalone="no"?>
  -<!DOCTYPE faqs SYSTEM "./dtd/faqs.dtd">
  +<!DOCTYPE faqs SYSTEM "sbk:/style/dtd/faqs.dtd">
   
   <faqs title="Programming/Parsing FAQs">
   
  @@ -39,7 +39,7 @@
         <p>If you find any Schema feature which is specified in the W3C XML Schema Language
            Recommendation does not work with &XercesCName; &XercesCVersion;, we encourage
            the submission of bugs as described in
  -         <jump href="http://xml.apache.org/xerces-c/bug-report.html">Bug-Reporting</jump> page.
  +         <jump href="bug-report.html">Bug-Reporting</jump> page.
          </p>
   
       </a>
  
  
  
  1.29      +1 -1      xml-xerces/c/doc/feedback.xml
  
  Index: feedback.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/feedback.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- feedback.xml	2 Jan 2002 15:26:31 -0000	1.28
  +++ feedback.xml	13 Feb 2002 19:49:39 -0000	1.29
  @@ -1,5 +1,5 @@
   <?xml version="1.0"  encoding="iso-8859-1" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="Feedback Procedures">
       <s2 title="Questions or Comments">
  
  
  
  1.4       +1 -1      xml-xerces/c/doc/idomcount.xml
  
  Index: idomcount.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/idomcount.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- idomcount.xml	20 Nov 2001 18:57:58 -0000	1.3
  +++ idomcount.xml	13 Feb 2002 19:49:39 -0000	1.4
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCName; Sample 13: IDOMCount">
   
  
  
  
  1.4       +1 -1      xml-xerces/c/doc/idomprint.xml
  
  Index: idomprint.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/idomprint.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- idomprint.xml	20 Nov 2001 18:57:58 -0000	1.3
  +++ idomprint.xml	13 Feb 2002 19:49:39 -0000	1.4
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCName; Sample 14: IDOMPrint">
   
  
  
  
  1.4       +5 -5      xml-xerces/c/doc/install.xml
  
  Index: install.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/install.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- install.xml	19 May 2000 00:19:57 -0000	1.3
  +++ install.xml	13 Feb 2002 19:49:39 -0000	1.4
  @@ -1,10 +1,10 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="Installation">
   
   
  -    <s2 title="Window NT/98">
  +    <s2 title="Windows NT/2000">
           <p>Install the binary &XercesCName; release by using <code>unzip</code>
   		on the <ref>file</ref>-win32.zip archive in the Windows environment. You can
   		use WinZip, or any other UnZip utility.</p>
  @@ -20,7 +20,7 @@
   		double click on System and select the &apos;Environment&apos; tab.
   		Locate the PATH variable under system variables
           and add &lt;full_path_to_&XercesCInstallDir;>\bin to the PATH variable.
  -		To do this under Windows 95/98 add this line to your AUTOEXEC.BAT file:</p>
  +		To do this under Windows 2000 add this line to your AUTOEXEC.BAT file:</p>
   <source>SET PATH=&lt;full_path_to_&XercesCInstallDir;>\bin;%PATH%</source>
   		<p>or run the <code>SET PATH</code> command in your shell window.</p>
       </s2>
  @@ -67,8 +67,8 @@
   setenv SHLIB_PATH "$XERCESCROOT/lib:$SHLIB_PATH" (on HP-UX)</source>
   
           <note>If you need to build the samples after installation,
  -        make sure you read and follow the build instructions given in the
  -		<jump href="build.html">FAQ</jump>.</note>
  +        make sure you read and follow the <jump href="build.html">
  +        Build Instructions</jump>.</note>
   
      </s2>
   </s1>
  
  
  
  1.8       +1 -1      xml-xerces/c/doc/memparse.xml
  
  Index: memparse.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/memparse.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- memparse.xml	20 Nov 2001 18:57:58 -0000	1.7
  +++ memparse.xml	13 Feb 2002 19:49:39 -0000	1.8
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCName; Sample 5: MemParse">
   
  
  
  
  1.18      +13 -13    xml-xerces/c/doc/migration.xml
  
  Index: migration.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/migration.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- migration.xml	13 Feb 2002 16:23:07 -0000	1.17
  +++ migration.xml	13 Feb 2002 19:49:39 -0000	1.18
  @@ -1,36 +1,36 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="Migration">
  -    <s2 title="Migrating from &XercesCName; &XercesCVersion; to &XercesCName; latest code base">
  +    <s2 title="Migrating from &XercesCName; &XercesCVersion160; to &XercesCName; &XercesCVersion;">
         <p>This document is a discussion of the technical differences between
  -      &XercesCName; &XercesCVersion; code base and the &XercesCName; latest code base.</p>
  +      &XercesCName; &XercesCVersion160; code base and the &XercesCName; &XercesCVersion; code base.</p>
   
         <p>Topics discussed are:</p>
         <ul>
  -        <li><link anchor="NewFeatures">New features in &XercesCName; latest code base</link></li>
  -        <li><link anchor="API">Public API Changes in &XercesCName; latest code base</link></li>
  +        <li><link anchor="NewFeatures">New features in &XercesCName; &XercesCVersion; code base</link></li>
  +        <li><link anchor="API">Public API Changes in &XercesCName; &XercesCVersion; code base</link></li>
           <ul>
               <li><link anchor="NewAPI">New Public API</link></li>
               <li><link anchor="ModifiedAPI">Modified Public API</link></li>
               <li><link anchor="DeprecatedAPI">Deprecated Public API</link></li>
           </ul>
  -        <li><link anchor="DirChange">Directory change in &XercesCName; latest code base</link></li>
  +        <li><link anchor="DirChange">Directory change in &XercesCName; &XercesCVersion; code base</link></li>
         </ul>
       </s2>
   
       <anchor name="NewFeatures"/>
  -    <s2 title="New features in &XercesCName; latest code base">
  +    <s2 title="New features in &XercesCName; &XercesCVersion; code base">
         <ul>
           <li>SAX2-ext's DeclHandler.</li>
         </ul>
       </s2>
   
       <anchor name="API"/>
  -    <s2 title="Public API Changes in &XercesCName; latest code base">
  +    <s2 title="Public API Changes in &XercesCName; &XercesCVersion; code base">
   
           <p>The following lists the public API changes between the &XercesCName;
  -           &XercesCVersion; and the &XercesCName; latest code base releases
  +           &XercesCVersion; and the &XercesCName; &XercesCVersion; code base releases
              of the parser. </p>
   
           <anchor name="NewAPI"/>
  @@ -71,7 +71,7 @@
       </s2>
   
       <anchor name="DirChange"/>
  -    <s2 title="Directory change in &XercesCName; latest code base">
  +    <s2 title="Directory change in &XercesCName; &XercesCVersion; code base">
         <ul>
           <li>
               A new directory, <em>src/xercesc</em> is created to be the new parent directory to
  @@ -79,14 +79,14 @@
           <li>
               Windows application, <br/>
   			shall either change the <em>additional include directories </em> setting,
  -			to "..\..\..\..\..\src\<em>xercesc</em>" (Projects->settings->C/C++->Preprocessor). 
  +			to "..\..\..\..\..\src\<em>xercesc</em>" (Projects->settings->C/C++->Preprocessor).
   			or <br/>
   			change the relevant #include instances, in the source/header files, accordingly, eg <br/>
   			#include &lt;util/XMLString.hpp&gt; be changed to <br/>
   			#include &lt;<em>xercesc</em>/util/XMLString.hpp&gt; </li>
           <li>
               Unix application, <br/>
  -			shall either add the line to the Makefile " -I &lt;installroot&gt;/include/<em>xercesc</em>", 
  +			shall either add the line to the Makefile " -I &lt;installroot&gt;/include/<em>xercesc</em>",
   			or <br/>
   			change the relevant #include instances in the source/header files as shown above. </li>
         </ul>
  @@ -94,7 +94,7 @@
   
       <s2 title="Migration Archive">
   
  -       <p>For migration information to &XercesCName; &XercesCVersion; or earlier,
  +       <p>For migration information to &XercesCName; &XercesCVersion160; or earlier,
             please refer to <jump href="migrate_archive.html">Migration Archive. </jump></p>
   
       </s2>
  
  
  
  1.6       +8 -8      xml-xerces/c/doc/migration_archive.xml
  
  Index: migration_archive.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/migration_archive.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- migration_archive.xml	5 Feb 2002 18:06:13 -0000	1.5
  +++ migration_archive.xml	13 Feb 2002 19:49:39 -0000	1.6
  @@ -1,15 +1,15 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="Migration Archive">
  -    <s2 title="Migrating from &XercesCName; &XercesCVersion152; to &XercesCName; &XercesCVersion;">
  +    <s2 title="Migrating from &XercesCName; &XercesCVersion152; to &XercesCName; &XercesCVersion160;">
         <p>The following section is a discussion of the technical differences between
  -      &XercesCName; &XercesCVersion152; code base and the &XercesCName; &XercesCVersion; code base.</p>
  +      &XercesCName; &XercesCVersion152; code base and the &XercesCName; &XercesCVersion160; code base.</p>
   
         <p>Topics discussed are:</p>
         <ul>
  -        <li><link anchor="NewFeatures">New features in &XercesCName; &XercesCVersion;</link></li>
  -        <li><link anchor="API">Public API Changes in &XercesCName; &XercesCVersion;</link></li>
  +        <li><link anchor="NewFeatures">New features in &XercesCName; &XercesCVersion160;</link></li>
  +        <li><link anchor="API">Public API Changes in &XercesCName; &XercesCVersion160;</link></li>
           <ul>
               <li><link anchor="NewAPI">New Public API</link></li>
               <li><link anchor="ModifiedAPI">Modified Public API</link></li>
  @@ -19,7 +19,7 @@
       </s2>
   
       <anchor name="NewFeatures"/>
  -    <s2 title="New features in &XercesCName; &XercesCVersion;">
  +    <s2 title="New features in &XercesCName; &XercesCVersion160;">
         <ul>
           <li>Full Schema support is available in this release.
               See <jump href="schema.html">the Schema page</jump> for details.</li>
  @@ -28,10 +28,10 @@
       </s2>
   
       <anchor name="API"/>
  -    <s2 title="Public API Changes in &XercesCName; &XercesCVersion;">
  +    <s2 title="Public API Changes in &XercesCName; &XercesCVersion160;">
   
           <p>The following lists the public API changes between the &XercesCName;
  -           &XercesCVersion152; and the &XercesCName; &XercesCVersion; releases
  +           &XercesCVersion152; and the &XercesCName; &XercesCVersion160; releases
              of the parser. </p>
   
           <anchor name="NewAPI"/>
  
  
  
  1.6       +1 -1      xml-xerces/c/doc/pdf-c.xml
  
  Index: pdf-c.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/pdf-c.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- pdf-c.xml	14 Dec 2001 17:26:25 -0000	1.5
  +++ pdf-c.xml	13 Feb 2002 19:49:39 -0000	1.6
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="PDF Documentation">
   	<s2 title="PDF Documentation">
  
  
  
  1.9       +1 -1      xml-xerces/c/doc/pparse.xml
  
  Index: pparse.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/pparse.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- pparse.xml	20 Nov 2001 18:57:58 -0000	1.8
  +++ pparse.xml	13 Feb 2002 19:49:39 -0000	1.9
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCName; Sample 7: PParse">
   
  
  
  
  1.2       +1 -1      xml-xerces/c/doc/program-dom.xml
  
  Index: program-dom.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/program-dom.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- program-dom.xml	18 Jan 2002 16:31:09 -0000	1.1
  +++ program-dom.xml	13 Feb 2002 19:49:39 -0000	1.2
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="DOM Programming Guide">
   
  
  
  
  1.2       +1 -1      xml-xerces/c/doc/program-idom.xml
  
  Index: program-idom.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/program-idom.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- program-idom.xml	18 Jan 2002 16:31:09 -0000	1.1
  +++ program-idom.xml	13 Feb 2002 19:49:39 -0000	1.2
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="Experimental IDOM Programming Guide">
       <anchor name="IDOMProgGuide"/>
  
  
  
  1.2       +1 -1      xml-xerces/c/doc/program-sax.xml
  
  Index: program-sax.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/program-sax.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- program-sax.xml	18 Jan 2002 16:31:09 -0000	1.1
  +++ program-sax.xml	13 Feb 2002 19:49:39 -0000	1.2
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="SAX1 Programming Guide">
   
  
  
  
  1.4       +1 -1      xml-xerces/c/doc/program-sax2.xml
  
  Index: program-sax2.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/program-sax2.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- program-sax2.xml	13 Feb 2002 16:23:07 -0000	1.3
  +++ program-sax2.xml	13 Feb 2002 19:49:39 -0000	1.4
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="SAX2 Programming Guide">
   
  
  
  
  1.22      +20 -10    xml-xerces/c/doc/program.xml
  
  Index: program.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/program.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- program.xml	18 Jan 2002 16:31:09 -0000	1.21
  +++ program.xml	13 Feb 2002 19:49:39 -0000	1.22
  @@ -1,23 +1,31 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="Programming Guide">
   
  -  <p>The Programming Guide has the following topics:</p>
  -  <ul>
  -    <li><jump href="program-sax.html">SAX Programming Guide</jump></li>
  +  <s2 title="SAX Programming Guide">
  +    <p>Read the <jump href="program-sax.html">SAX Programming Guide</jump> document
  +      or jump directly to:</p>
       <ul>
         <li><jump href="program-sax.html#ConstructParser">Constructing a parser</jump></li>
         <li><jump href="program-sax.html#UsingSAX1API">Using the SAX API</jump></li>
       </ul>
  -    <li><jump href="program-sax2.html">SAX2 Programming Guide</jump></li>
  +  </s2>
  +
  +  <s2 title="SAX2 Programming Guide">
  +    <p>Read the <jump href="program-sax2.html">SAX2 Programming Guide</jump> document
  +      or jump directly to:</p>
       <ul>
         <li><jump href="program-sax2.html#ConstructParser2">Constructing an XML Reader</jump></li>
         <li><jump href="program-sax2.html#UsingSAX2API">Using the SAX2 API</jump></li>
         <li><jump href="program-sax2.html#SAX2Features">Supported Features</jump></li>
         <li><jump href="program-sax2.html#SAX2Properties">Supported Properties</jump></li>
       </ul>
  -    <li><jump href="program-dom.html">DOM Programming Guide</jump></li>
  +  </s2>
  +
  +  <s2 title="DOM Programming Guide">
  +    <p>Read the <jump href="program-dom.html">DOM Programming Guide</jump> document
  +      or jump directly to:</p>
       <ul>
         <li><jump href="program-dom.html#JAVAandCPP">Comparision of Java and C++ DOM's</jump></li>
         <ul>
  @@ -32,7 +40,11 @@
         <li><jump href="program-dom.html#Downcasting">Downcasting</jump></li>
         <li><jump href="program-dom.html#Subclassing">Subclassing</jump></li>
       </ul>
  -    <li><jump href="program-idom.html">Experimental IDOM Programming Guide</jump></li>
  +  </s2>
  +
  +  <s2 title="Experimental IDOM Programming Guide">
  +    <p>Read the <jump href="program-idom.html">Experimental IDOM Programming Guide</jump> document
  +      or jump directly to:</p>
       <ul>
         <li><jump href="program-idom.html#ConstructIDOMParser">Constructing a parser</jump></li>
         <li><jump href="program-idom.html#DOMandIDOM">Comparision of C++ DOM and IDOM</jump></li>
  @@ -48,7 +60,5 @@
           <li><jump href="program-idom.html#DOMStringXMCh">DOMString vs. XMLCh</jump></li>
         </ul>
       </ul>
  -  </ul>
  -
  -
  +  </s2>
   </s1>
  
  
  
  1.17      +1 -1      xml-xerces/c/doc/readme.xml
  
  Index: readme.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/readme.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- readme.xml	29 Nov 2001 20:15:21 -0000	1.16
  +++ readme.xml	13 Feb 2002 19:49:39 -0000	1.17
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCFullName;">
   
  
  
  
  1.6       +1 -1      xml-xerces/c/doc/redirect.xml
  
  Index: redirect.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/redirect.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- redirect.xml	20 Nov 2001 18:57:58 -0000	1.5
  +++ redirect.xml	13 Feb 2002 19:49:39 -0000	1.6
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCName; Sample 6: Redirect">
   
  
  
  
  1.56      +51 -2     xml-xerces/c/doc/releases.xml
  
  Index: releases.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/releases.xml,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- releases.xml	5 Feb 2002 13:50:55 -0000	1.55
  +++ releases.xml	13 Feb 2002 19:49:39 -0000	1.56
  @@ -1,14 +1,63 @@
   <?xml version="1.0"  encoding="iso-8859-1" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="Releases">
   
  -<s2 title="&XercesCName; Latest Changes in CVS since December 6, 2001">
  +<s2 title="&XercesCName; Version 1.7.0: March 5, 2002">
   <table>
       <tr>
           <td>Date</td>
           <td>Contributor</td>
           <td>Description</td>
  +    </tr>
  +
  +    <tr>
  +        <td>2002-02-13</td>
  +        <td>Khaled Noaman</td>
  +        <td>Update samples to use SAX2 features/properties constants from XMLUni.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2002-02-11</td>
  +        <td>PeiYong Zhang</td>
  +        <td>[Bug 6330] Base64::encode does not work.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2002-02-11</td>
  +        <td>Tinny Ng</td>
  +        <td>[Bug 2715] Build recursion suppresses make failures.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2002-02-11</td>
  +        <td>Tinny Ng</td>
  +        <td>[Bug 2496] libxerces-c1_5_0 fails to build correctly on Solaris.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2002-02-06</td>
  +        <td>Khaled Noaman</td>
  +        <td>Added a new flag '-p' to SAX2 samples to set the 'namespace-prefixes' feature.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2002-02-06</td>
  +        <td>Khaled Noaman</td>
  +        <td>Use IDOM for schema processing.
  +        </td>
  +    </tr>
  +
  +    <tr>
  +        <td>2002-02-05</td>
  +        <td>Tinny Ng</td>
  +        <td>Remove 3rd party jar style-apachexmljar, expand into physical files.
  +        </td>
       </tr>
   
       <tr>
  
  
  
  1.3       +1 -1      xml-xerces/c/doc/releases_archive.xml
  
  Index: releases_archive.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/releases_archive.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- releases_archive.xml	13 Jul 2001 20:16:01 -0000	1.2
  +++ releases_archive.xml	13 Feb 2002 19:49:39 -0000	1.3
  @@ -1,5 +1,5 @@
   <?xml version="1.0"  encoding="iso-8859-1" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="Releases Archive">
   
  
  
  
  1.14      +1 -1      xml-xerces/c/doc/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/samples.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- samples.xml	22 Nov 2001 14:47:14 -0000	1.13
  +++ samples.xml	13 Feb 2002 19:49:39 -0000	1.14
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCName; Samples">
   
  
  
  
  1.4       +1 -1      xml-xerces/c/doc/sax2count.xml
  
  Index: sax2count.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/sax2count.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- sax2count.xml	20 Nov 2001 18:57:58 -0000	1.3
  +++ sax2count.xml	13 Feb 2002 19:49:39 -0000	1.4
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCName; Sample 11: SAX2Count">
   
  
  
  
  1.4       +1 -1      xml-xerces/c/doc/sax2print.xml
  
  Index: sax2print.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/sax2print.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- sax2print.xml	20 Nov 2001 18:57:58 -0000	1.3
  +++ sax2print.xml	13 Feb 2002 19:49:39 -0000	1.4
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCName; Sample 12: SAX2Print">
   
  
  
  
  1.8       +1 -1      xml-xerces/c/doc/saxcount.xml
  
  Index: saxcount.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/saxcount.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- saxcount.xml	20 Nov 2001 18:57:58 -0000	1.7
  +++ saxcount.xml	13 Feb 2002 19:49:39 -0000	1.8
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCName; Sample 1: SAXCount">
   
  
  
  
  1.8       +1 -1      xml-xerces/c/doc/saxprint.xml
  
  Index: saxprint.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/saxprint.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- saxprint.xml	20 Nov 2001 18:57:58 -0000	1.7
  +++ saxprint.xml	13 Feb 2002 19:49:39 -0000	1.8
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCName; Sample 2: SAXPrint">
   
  
  
  
  1.15      +2 -2      xml-xerces/c/doc/schema.xml
  
  Index: schema.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/schema.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- schema.xml	13 Feb 2002 16:23:07 -0000	1.14
  +++ schema.xml	13 Feb 2002 19:49:39 -0000	1.15
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   <s1 title="Schema">
          <s2 title="Introduction">
                  <p>This package contains an implementation of the W3C XML Schema
  @@ -14,7 +14,7 @@
                  <p>We would very much appreciate feedback on the package via the &XercesCName; mailing list
                    <jump href="mailto:&XercesCEmailAddress;">&XercesCEmailAddress; </jump>, and we
                    encourage the submission of bugs as described in
  -                 <jump href="http://xml.apache.org/xerces-c/bug-report.html">Bug-Reporting</jump> page.
  +                 <jump href="bug-report.html">Bug-Reporting</jump> page.
                    Please read this document before using this package.
                  </p>
          </s2>
  
  
  
  1.5       +1 -1      xml-xerces/c/doc/senumval.xml
  
  Index: senumval.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/senumval.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- senumval.xml	2 Jan 2002 15:26:31 -0000	1.4
  +++ senumval.xml	13 Feb 2002 19:49:39 -0000	1.5
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCName; Sample 9: SEnumVal">
   
  
  
  
  1.9       +1 -1      xml-xerces/c/doc/stdinparse.xml
  
  Index: stdinparse.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/stdinparse.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- stdinparse.xml	20 Nov 2001 18:57:58 -0000	1.8
  +++ stdinparse.xml	13 Feb 2002 19:49:39 -0000	1.9
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&XercesCName; Sample 8: StdInParse">
   
  
  
  
  1.24      +34 -36    xml-xerces/c/doc/xerces-c_book.xml
  
  Index: xerces-c_book.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/xerces-c_book.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- xerces-c_book.xml	18 Jan 2002 16:30:50 -0000	1.23
  +++ xerces-c_book.xml	13 Feb 2002 19:49:39 -0000	1.24
  @@ -1,71 +1,69 @@
   <?xml version="1.0"?>
  -<!DOCTYPE book SYSTEM "./dtd/book.dtd">
  +<!DOCTYPE book SYSTEM "sbk:/style/dtd/book.dtd">
   
   <book title="&XercesCName; Documentation" copyright="2001 The Apache Software Foundation">
     <external href="../index.html"  label="Home"/>
   
     <separator/>
   
  -  <document  id="index"       label="Readme"             source="readme.xml"/>
  -  <external href="http://&XercesDistDir;/"                        label="Download"/>
  -  <document  id="install"     label="Installation"       source="install.xml"/>
  -  <group id="build"           title="Build Instructions" label="Build Instructions">
  -     <entry id="build-winunix" source="build-winunix.xml"/>
  -     <entry id="build-other" source="build-other.xml"/>
  -     <entry id="build-misc"   source="build-misc.xml"/>
  -  </group>
  +  <document id="index"       label="Readme"             source="readme.xml"/>
  +  <external href="http://&XercesDistDir;/"              label="Download"/>
  +  <document id="install"     label="Installation"       source="install.xml"/>
  +  <document id="build"       label="Build Instructions" source="build.xml"/>
  +  <hidden   id="build-winunix" source="build-winunix.xml"/>
  +  <hidden   id="build-other" source="build-other.xml"/>
  +  <hidden   id="build-misc"  source="build-misc.xml"/>
   
     <separator/>
   
     <document id="api"         label="API Docs"     source="apidocs.xml"/>
   
  -  <container id="samples"    label="Samples"      source="samples.xml">
  -     <entry id="saxcount"    source="saxcount.xml"/>
  -     <entry id="saxprint"    source="saxprint.xml"/>
  -     <entry id="domcount"    source="domcount.xml"/>
  -     <entry id="domprint"    source="domprint.xml"/>
  -     <entry id="memparse"    source="memparse.xml"/>
  -     <entry id="redirect"    source="redirect.xml"/>
  -     <entry id="pparse"      source="pparse.xml"/>
  -     <entry id="stdinparse"  source="stdinparse.xml"/>
  -     <entry id="enumval"     source="enumval.xml"/>
  -     <entry id="createdoc"   source="createdoc.xml"/>
  -     <entry id="sax2count"   source="sax2count.xml"/>
  -     <entry id="sax2print"   source="sax2print.xml"/>
  -     <entry id="idomcount"   source="idomcount.xml"/>
  -     <entry id="idomprint"   source="idomprint.xml"/>
  -     <entry id="senumval"    source="senumval.xml"/>
  -  </container>
  +  <document id="samples"     label="Samples"      source="samples.xml"/>
  +  <hidden   id="saxcount"    source="saxcount.xml"/>
  +  <hidden   id="saxprint"    source="saxprint.xml"/>
  +  <hidden   id="domcount"    source="domcount.xml"/>
  +  <hidden   id="domprint"    source="domprint.xml"/>
  +  <hidden   id="memparse"    source="memparse.xml"/>
  +  <hidden   id="redirect"    source="redirect.xml"/>
  +  <hidden   id="pparse"      source="pparse.xml"/>
  +  <hidden   id="stdinparse"  source="stdinparse.xml"/>
  +  <hidden   id="enumval"     source="enumval.xml"/>
  +  <hidden   id="createdoc"   source="createdoc.xml"/>
  +  <hidden   id="sax2count"   source="sax2count.xml"/>
  +  <hidden   id="sax2print"   source="sax2print.xml"/>
  +  <hidden   id="idomcount"   source="idomcount.xml"/>
  +  <hidden   id="idomprint"   source="idomprint.xml"/>
  +  <hidden   id="senumval"    source="senumval.xml"/>
   
     <document id="schema"      label="Schema"       source="schema.xml"/>
     <separator/>
   
  -  <group    id="faqs"        title="Frequently Asked Questions" label="FAQs">
  +  <group    id="faqs"        label="FAQs">
        <entry id="faq-distrib" source="faq-distrib.xml"/>
        <entry id="faq-build"   source="faq-build.xml"/>
        <entry id="faq-parse"   source="faq-parse.xml"/>
        <entry id="faq-other"   source="faq-other.xml"/>
     </group>
   
  -  <container id="program"     label="Programming"  source="program.xml">
  -     <entry id="program-sax"  source="program-sax.xml"/>
  -     <entry id="program-sax2" source="program-sax2.xml"/>
  -     <entry id="program-dom"  source="program-dom.xml"/>
  -     <entry id="program-idom" source="program-idom.xml"/>
  -  </container>
  +  <document id="program"     label="Programming"  source="program.xml"/>
  +  <hidden   id="program-sax" source="program-sax.xml"/>
  +  <hidden   id="program-sax2" source="program-sax2.xml"/>
  +  <hidden   id="program-dom" source="program-dom.xml"/>
  +  <hidden   id="program-idom" source="program-idom.xml"/>
   
     <document id="migrate"     label="Migration"    source="migration.xml"/>
  -  <hidden id="migrate_archive"                    source="migration_archive.xml"/>
  +  <hidden   id="migrate_archive" source="migration_archive.xml"/>
   
     <separator/>
   
     <document id="releases"    label="Releases"     source="releases.xml"/>
     <hidden id="releases_archive"                   source="releases_archive.xml"/>
  -  <document id="bug-report"    label="Bug-Reporting"     source="bug-report.xml"/>
  +
  +  <document id="bug-report"  label="Bug-Reporting" source="bug-report.xml"/>
     <document id="feedback"    label="Feedback"     source="feedback.xml"/>
   
     <separator/>
  -  <document id="y2k"         label="Y2K Compliance"  source="y2k.xml"/>
  +  <document id="y2k"         label="Y2K Compliance" source="y2k.xml"/>
     <document id="pdf"         label="PDF Document" source="pdf-c.xml"/>
   
     <separator/>
  
  
  
  1.2       +17 -17    xml-xerces/c/doc/y2k.xml
  
  Index: y2k.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/y2k.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- y2k.xml	9 Apr 2001 15:55:43 -0000	1.1
  +++ y2k.xml	13 Feb 2002 19:49:39 -0000	1.2
  @@ -1,28 +1,28 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="Y2K Compliance">
   	<s2 title="Apache Xerces Parser Year-2000 Readiness">
   		<p>Q: Are the Xerces parsers Year-2000-compliant? </p>
  -		<p>Yes, Xerces-J and Xerces-C are Year 2000 compliant. 
  -		They do not currently use any dates at all (at least until the XML 
  -		Schema date datatypes are fully supported).  However, you may still 
  -		have Y2K problems if the underlying OS or Java implementation has 
  -		problems with dates past year 2000 (e.g. OS calls which accept or 
  +		<p>Yes, Xerces-J and Xerces-C are Year 2000 compliant.
  +		They do not currently use any dates at all (at least until the XML
  +		Schema date datatypes are fully supported).  However, you may still
  +		have Y2K problems if the underlying OS or Java implementation has
  +		problems with dates past year 2000 (e.g. OS calls which accept or
   		return year numbers).</p>
  -		<p>Most (UNIX) systems store dates internally as signed 32-bit 
  -		integers which contain the number of seconds since 1st January 1970, 
  -		so the magic boundary to worry about is the year 2038 and not 2000. 
  +		<p>Most (UNIX) systems store dates internally as signed 32-bit
  +		integers which contain the number of seconds since 1st January 1970,
  +		so the magic boundary to worry about is the year 2038 and not 2000.
   		But modern operating systems shouldn't cause any trouble at all.</p>
   		
  -		<p>The Apache Xerces project is an open-source software product 
  -		of the Apache Software Foundation. The project and the Foundation 
  -		cannot and does not offer legal assurances regarding any suitability 
  -		of the software for your application. There are several commercial 
  -		support organizations and derivative products available that may be 
  -		able to certify the software and provide you with any assurances you 
  -		may require (IBM's Websphere product is one of them).</p> 
  -		<p>The Apache HTTP server software is distributed with the following 
  +		<p>The Apache Xerces project is an open-source software product
  +		of the Apache Software Foundation. The project and the Foundation
  +		cannot and does not offer legal assurances regarding any suitability
  +		of the software for your application. There are several commercial
  +		support organizations and derivative products available that may be
  +		able to certify the software and provide you with any assurances you
  +		may require (IBM's Websphere product is one of them).</p>
  +		<p>The Apache HTTP server software is distributed with the following
   		disclaimer, found in the software license: 	</p>
   <source>THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
   WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  
  
  
  1.20      +36 -1160  xml-xerces/c/doc/build.xml
  
  
  
  
  1.12      +2 -2      xml-xerces/c/doc/html/apiDocs/header.html
  
  Index: header.html
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/html/apiDocs/header.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- header.html	15 Jun 2001 18:30:37 -0000	1.11
  +++ header.html	13 Feb 2002 19:49:41 -0000	1.12
  @@ -35,8 +35,8 @@
   
     <IMG border="0" height="6" hspace="0" src="../resources/separator.gif" vspace="0" width="120"><BR>
   
  -  <A href="http://xml.apache.org/websrc/cvsweb.cgi/xml-xerces/c/" onMouseOut="rolloverOff('side-ext-50');" onMouseOver="rolloverOn('side-ext-50');"><IMG alt="CVS Repository" border="0" height="12" hspace="0" name="side-ext-50" onLoad="rolloverLoad('side-ext-50','../graphics/ext-50-label-2.jpg','../graphics/ext-50-label-3.jpg');" src="../graphics/ext-50-label-3.jpg" vspace="0" width="120"></A><BR>
  -  <A href="http://marc.theaimsgroup.com/?l=xerces-c-dev" onMouseOut="rolloverOff('side-ext-52');" onMouseOver="rolloverOn('side-ext-52');"><IMG alt="Mail Archive" border="0" height="12" hspace="0" name="side-ext-52" onLoad="rolloverLoad('side-ext-52','../graphics/ext-52-label-2.jpg','../graphics/ext-52-label-3.jpg');" src="../graphics/ext-52-label-3.jpg" vspace="0" width="120"></A><BR>
  +  <A href="http://xml.apache.org/websrc/cvsweb.cgi/xml-xerces/c/" onMouseOut="rolloverOff('side-ext-94');" onMouseOver="rolloverOn('side-ext-94');"><IMG alt="CVS Repository" border="0" height="12" hspace="0" name="side-ext-94" onLoad="rolloverLoad('side-ext-94','../graphics/ext-94-label-2.jpg','../graphics/ext-94-label-3.jpg');" src="../graphics/ext-94-label-3.jpg" vspace="0" width="120"></A><BR>
  +  <A href="http://marc.theaimsgroup.com/?l=xerces-c-dev" onMouseOut="rolloverOff('side-ext-96');" onMouseOver="rolloverOn('side-ext-96');"><IMG alt="Mail Archive" border="0" height="12" hspace="0" name="side-ext-96" onLoad="rolloverLoad('side-ext-96','../graphics/ext-96-label-2.jpg','../graphics/ext-96-label-3.jpg');" src="../graphics/ext-96-label-3.jpg" vspace="0" width="120"></A><BR>
   
   <IMG border="0" height="14" hspace="0" src="../resources/close.gif" vspace="0" width="120"><BR></TD><TD align="left" valign="top" width="500"><TABLE border="0" cellpadding="3" cellspacing="0"><TR><TD>
       <TABLE border="0" cellpadding="0" cellspacing="0" width="494"><TR><TD bgcolor="#FFFFFF" colspan="2" width="494"><TABLE border="0" cellpadding="0" cellspacing="0" width="494"><TR><TD bgcolor="#039acc" height="1" width="1"><IMG border="0" height="1" hspace="0" src="../resources/void.gif" vspace="0" width="1"></TD><TD bgcolor="#039acc" height="1" width="492"><IMG border="0" height="1" hspace="0" src="../resources/void.gif" vspace="0" width="492"></TD><TD bgcolor="#0086b2" height="1" width="1"><IMG border="0" height="1" hspace="0" src="../resources/void.gif" vspace="0" width="1"></TD></TR><TR><TD bgcolor="#039acc" width="1"><IMG border="0" height="1" hspace="0" src="../resources/void.gif" vspace="0" width="1"></TD><TD bgcolor="#0086b2" width="492"><FONT color="#ffffff" face="arial,helvetica,sanserif" size="+1"><IMG border="0" height="2" hspace="0" src="../resources/void.gif" vspace="0" width="2"><B>API Docs for SAX and DOM</B></FONT></TD><TD bgcolor="#017299" width="1"><IMG border="0" height="1" hspace="0" src="../resources/void.gif" vspace="0" width="1"></TD></TR><TR><TD bgcolor="#0086b2" height="1" width="1"><IMG border="0" height="1" hspace="0" src="../resources/void.gif" vspace="0" width="1"></TD><TD bgcolor="#017299" height="1" width="492"><IMG border="0" height="1" hspace="0" src="../resources/void.gif" vspace="0" width="492"></TD><TD bgcolor="#017299" height="1" width="1"><IMG border="0" height="1" hspace="0" src="../resources/void.gif" vspace="0" width="1"></TD></TR></TABLE></TD></TR><TR><TD width="10">&nbsp;</TD><TD width="484"><FONT color="#000000" face="arial,helvetica,sanserif">
  
  
  
  1.1                  xml-xerces/c/doc/style/dtd/blocks.ent
  
  Index: blocks.ent
  ===================================================================
  <?xml encoding='ISO-8859-1'?>
  
  <!-- BLOCKS ENTITY -->
  <!ENTITY % blocks "p|note|ul|ol|gloss|table|source|anchor">
  
  <!-- import the external markup.ent dtd -->
  <!ENTITY % markupEntity SYSTEM "markup.ent">
  %markupEntity;
  
  <!ENTITY % content "(#PCDATA|%markup;|%links;)*">
  
  <!ELEMENT p %content;>
  <!ELEMENT note %content;>
  
  <!ELEMENT ul (li|ol|ul)+>
  <!ELEMENT ol (li|ol|ul)+>
  <!ELEMENT li %content;>
  
  <!ELEMENT gloss (label|item)+>
  <!ELEMENT label %content;>
  <!ELEMENT item %content;>
  
  <!ELEMENT source (#PCDATA)>
  
  <!ELEMENT table (tr)+>
  
  <!ELEMENT tr (tn|th|td)+>
  
  <!ELEMENT tn EMPTY>
  <!ATTLIST tn colspan CDATA "1"
               rowspan CDATA "1">
  
  <!ELEMENT th %content;>
  <!ATTLIST th colspan CDATA "1"
               rowspan CDATA "1">
  
  <!ELEMENT td %content;>
  <!ATTLIST td colspan CDATA "1"
               rowspan CDATA "1">
               
  
  
  1.1                  xml-xerces/c/doc/style/dtd/book.dtd
  
  Index: book.dtd
  ===================================================================
  <?xml encoding='ISO-8859-1'?>
  
  <!-- STYLEBOOK BOOK DTD -->
  
  <!-- import the external source-specific dtd -->
  <!ENTITY % externalEntity SYSTEM "entities.ent">
  %externalEntity;
  
  <!ELEMENT book (resources?|document|hidden|faqs|changes|group|container|external|separator)+>
  <!ATTLIST book title     CDATA #REQUIRED
                 copyright CDATA #IMPLIED>
                 
  <!ELEMENT resources EMPTY>
  <!ATTLIST resources source CDATA #REQUIRED>
  
  <!ELEMENT document EMPTY>
  <!ATTLIST document id     ID    #REQUIRED
                     source CDATA #REQUIRED
                     label  CDATA #REQUIRED>
  
  <!ELEMENT hidden EMPTY>
  <!ATTLIST hidden id     ID    #REQUIRED
                   source CDATA #REQUIRED>
  
  <!ELEMENT faqs EMPTY>
  <!ATTLIST faqs id     ID    #REQUIRED
                 source CDATA #REQUIRED
                 label  CDATA #REQUIRED>
  
  <!ELEMENT changes EMPTY>
  <!ATTLIST changes id     ID    #REQUIRED
                    source CDATA #REQUIRED                  
  		  label  CDATA #REQUIRED>
  
  <!ELEMENT group (entry)+>
  <!ATTLIST group id    ID    #IMPLIED
                  label CDATA #REQUIRED
  		title CDATA #REQUIRED>
  
  <!ELEMENT container (entry)+>
  <!ATTLIST container id    ID    #IMPLIED
  		source CDATA #REQUIRED
                  label CDATA #REQUIRED>
  
  <!ELEMENT entry EMPTY>
  <!ATTLIST entry id     ID    #REQUIRED
                  source CDATA #REQUIRED>
  
  <!ELEMENT external EMPTY>
  <!ATTLIST external label CDATA #REQUIRED
                     href  CDATA #REQUIRED>
                     
  <!ELEMENT separator EMPTY>
  
  <!-- CVS $Revision: 1.1 $ $Date: 2002/02/13 19:49:41 $ -->
  
  
  
  1.1                  xml-xerces/c/doc/style/dtd/changes.dtd
  
  Index: changes.dtd
  ===================================================================
  <?xml encoding='ISO-8859-1'?>
  
  <!-- STYLEBOOK CHANGES DTD -->
  
  <!-- import the external markup.ent dtd -->
  <!ENTITY % markupEntity SYSTEM "markup.ent">
  %markupEntity;
  
  <!ENTITY % content "(#PCDATA|%markup;|%links;)*">
  
  <!ELEMENT changes (release)+>
  <!ATTLIST changes title CDATA #REQUIRED>
  
  <!ELEMENT release ((features,fixes)|(features)|(fixes))>
  <!ATTLIST release version CDATA #REQUIRED
                    date    CDATA #IMPLIED>
  
  <!ELEMENT features (feat)+>
  <!ELEMENT fixes (fix)+>
  
  <!ELEMENT feat %content;>
  <!ELEMENT fix %content;>
  
  <!-- CVS $Revision: 1.1 $ $Date: 2002/02/13 19:49:41 $ -->
  
  
  1.1                  xml-xerces/c/doc/style/dtd/characters.ent
  
  Index: characters.ent
  ===================================================================
  <?xml encoding='ISO-8859-1'?>
  
  <!-- CHARACTERS ENTITY -->
  
  <!-- Latin A -->
  <!ENTITY nbsp     "&#160;">  <!-- U+00A0 ISOnum    - no-break space = non-breaking space                                   -->
  <!ENTITY iexcl    "&#161;">  <!-- U+00A1 ISOnum    - inverted exclamation mark                                             -->
  <!ENTITY cent     "&#162;">  <!-- U+00A2 ISOnum    - cent sign                                                             -->
  <!ENTITY pound    "&#163;">  <!-- U+00A3 ISOnum    - pound sign                                                            -->
  <!ENTITY curren   "&#164;">  <!-- U+00A4 ISOnum    - currency sign                                                         -->
  <!ENTITY yen      "&#165;">  <!-- U+00A5 ISOnum    - yen sign = yuan sign                                                  -->
  <!ENTITY brvbar   "&#166;">  <!-- U+00A6 ISOnum    - broken bar = broken vertical bar                                      -->
  <!ENTITY sect     "&#167;">  <!-- U+00A7 ISOnum    - section sign                                                          -->
  <!ENTITY uml      "&#168;">  <!-- U+00A8 ISOdia    - diaeresis = spacing diaeresis                                         -->
  <!ENTITY copy     "&#169;">  <!-- U+00A9 ISOnum    - copyright sign                                                        -->
  <!ENTITY ordf     "&#170;">  <!-- U+00AA ISOnum    - feminine ordinal indicator                                            -->
  <!ENTITY laquo    "&#171;">  <!-- U+00AB ISOnum    - left-pointing double angle quotation mark = left pointing guillemet   -->
  <!ENTITY not      "&#172;">  <!-- U+00AC ISOnum    - not sign                                                              -->
  <!ENTITY shy      "&#173;">  <!-- U+00AD ISOnum    - soft hyphen = discretionary hyphen                                    -->
  <!ENTITY reg      "&#174;">  <!-- U+00AE ISOnum    - registered sign = registered trade mark sign                          -->
  <!ENTITY macr     "&#175;">  <!-- U+00AF ISOdia    - macron = spacing macron = overline = APL overbar                      -->
  <!ENTITY deg      "&#176;">  <!-- U+00B0 ISOnum    - degree sign                                                           -->
  <!ENTITY plusmn   "&#177;">  <!-- U+00B1 ISOnum    - plus-minus sign = plus-or-minus sign                                  -->
  <!ENTITY sup2     "&#178;">  <!-- U+00B2 ISOnum    - superscript two = superscript digit two = squared                     -->
  <!ENTITY sup3     "&#179;">  <!-- U+00B3 ISOnum    - superscript three = superscript digit three = cubed                   -->
  <!ENTITY acute    "&#180;">  <!-- U+00B4 ISOdia    - acute accent = spacing acute                                          -->
  <!ENTITY micro    "&#181;">  <!-- U+00B5 ISOnum    - micro sign                                                            -->
  <!ENTITY para     "&#182;">  <!-- U+00B6 ISOnum    - pilcrow sign = paragraph sign                                         -->
  <!ENTITY middot   "&#183;">  <!-- U+00B7 ISOnum    - middle dot = Georgian comma = Greek middle dot                        -->
  <!ENTITY cedil    "&#184;">  <!-- U+00B8 ISOdia    - cedilla = spacing cedilla                                             -->
  <!ENTITY sup1     "&#185;">  <!-- U+00B9 ISOnum    - superscript one = superscript digit one                               -->
  <!ENTITY ordm     "&#186;">  <!-- U+00BA ISOnum    - masculine ordinal indicator                                           -->
  <!ENTITY raquo    "&#187;">  <!-- U+00BB ISOnum    - right-pointing double angle quotation mark = right pointing guillemet -->
  <!ENTITY frac14   "&#188;">  <!-- U+00BC ISOnum    - vulgar fraction one quarter = fraction one quarter                    -->
  <!ENTITY frac12   "&#189;">  <!-- U+00BD ISOnum    - vulgar fraction one half = fraction one half                          -->
  <!ENTITY frac34   "&#190;">  <!-- U+00BE ISOnum    - vulgar fraction three quarters = fraction three quarters              -->
  <!ENTITY iquest   "&#191;">  <!-- U+00BF ISOnum    - inverted question mark = turned question mark                         -->
  <!ENTITY Agrave   "&#192;">  <!-- U+00C0 ISOlat1   - latin capital letter A with grave = latin capital letter A grave      -->
  <!ENTITY Aacute   "&#193;">  <!-- U+00C1 ISOlat1   - latin capital letter A with acute                                     -->
  <!ENTITY Acirc    "&#194;">  <!-- U+00C2 ISOlat1   - latin capital letter A with circumflex                                -->
  <!ENTITY Atilde   "&#195;">  <!-- U+00C3 ISOlat1   - latin capital letter A with tilde                                     -->
  <!ENTITY Auml     "&#196;">  <!-- U+00C4 ISOlat1   - latin capital letter A with diaeresis                                 -->
  <!ENTITY Aring    "&#197;">  <!-- U+00C5 ISOlat1   - latin capital letter A with ring above = latin capital letter A ring  -->
  <!ENTITY AElig    "&#198;">  <!-- U+00C6 ISOlat1   - latin capital letter AE = latin capital ligature AE                   -->
  <!ENTITY Ccedil   "&#199;">  <!-- U+00C7 ISOlat1   - latin capital letter C with cedilla                                   -->
  <!ENTITY Egrave   "&#200;">  <!-- U+00C8 ISOlat1   - latin capital letter E with grave                                     -->
  <!ENTITY Eacute   "&#201;">  <!-- U+00C9 ISOlat1   - latin capital letter E with acute                                     -->
  <!ENTITY Ecirc    "&#202;">  <!-- U+00CA ISOlat1   - latin capital letter E with circumflex                                -->
  <!ENTITY Euml     "&#203;">  <!-- U+00CB ISOlat1   - latin capital letter E with diaeresis                                 -->
  <!ENTITY Igrave   "&#204;">  <!-- U+00CC ISOlat1   - latin capital letter I with grave                                     -->
  <!ENTITY Iacute   "&#205;">  <!-- U+00CD ISOlat1   - latin capital letter I with acute                                     -->
  <!ENTITY Icirc    "&#206;">  <!-- U+00CE ISOlat1   - latin capital letter I with circumflex                                -->
  <!ENTITY Iuml     "&#207;">  <!-- U+00CF ISOlat1   - latin capital letter I with diaeresis                                 -->
  <!ENTITY ETH      "&#208;">  <!-- U+00D0 ISOlat1   - latin capital letter ETH                                              -->
  <!ENTITY Ntilde   "&#209;">  <!-- U+00D1 ISOlat1   - latin capital letter N with tilde                                     -->
  <!ENTITY Ograve   "&#210;">  <!-- U+00D2 ISOlat1   - latin capital letter O with grave                                     -->
  <!ENTITY Oacute   "&#211;">  <!-- U+00D3 ISOlat1   - latin capital letter O with acute                                     -->
  <!ENTITY Ocirc    "&#212;">  <!-- U+00D4 ISOlat1   - latin capital letter O with circumflex                                -->
  <!ENTITY Otilde   "&#213;">  <!-- U+00D5 ISOlat1   - latin capital letter O with tilde                                     -->
  <!ENTITY Ouml     "&#214;">  <!-- U+00D6 ISOlat1   - latin capital letter O with diaeresis                                 -->
  <!ENTITY times    "&#215;">  <!-- U+00D7 ISOnum    - multiplication sign                                                   -->
  <!ENTITY Oslash   "&#216;">  <!-- U+00D8 ISOlat1   - latin capital letter O with stroke = latin capital letter O slash     -->
  <!ENTITY Ugrave   "&#217;">  <!-- U+00D9 ISOlat1   - latin capital letter U with grave                                     -->
  <!ENTITY Uacute   "&#218;">  <!-- U+00DA ISOlat1   - latin capital letter U with acute                                     -->
  <!ENTITY Ucirc    "&#219;">  <!-- U+00DB ISOlat1   - latin capital letter U with circumflex                                -->
  <!ENTITY Uuml     "&#220;">  <!-- U+00DC ISOlat1   - latin capital letter U with diaeresis                                 -->
  <!ENTITY Yacute   "&#221;">  <!-- U+00DD ISOlat1   - latin capital letter Y with acute                                     -->
  <!ENTITY THORN    "&#222;">  <!-- U+00DE ISOlat1   - latin capital letter THORN                                            -->
  <!ENTITY szlig    "&#223;">  <!-- U+00DF ISOlat1   - latin small letter sharp s = ess-zed                                  -->
  <!ENTITY agrave   "&#224;">  <!-- U+00E0 ISOlat1   - latin small letter a with grave = latin small letter a grave          -->
  <!ENTITY aacute   "&#225;">  <!-- U+00E1 ISOlat1   - latin small letter a with acute                                       -->
  <!ENTITY acirc    "&#226;">  <!-- U+00E2 ISOlat1   - latin small letter a with circumflex                                  -->
  <!ENTITY atilde   "&#227;">  <!-- U+00E3 ISOlat1   - latin small letter a with tilde                                       -->
  <!ENTITY auml     "&#228;">  <!-- U+00E4 ISOlat1   - latin small letter a with diaeresis                                   -->
  <!ENTITY aring    "&#229;">  <!-- U+00E5 ISOlat1   - latin small letter a with ring above = latin small letter a ring      -->
  <!ENTITY aelig    "&#230;">  <!-- U+00E6 ISOlat1   - latin small letter ae = latin small ligature ae                       -->
  <!ENTITY ccedil   "&#231;">  <!-- U+00E7 ISOlat1   - latin small letter c with cedilla                                     -->
  <!ENTITY egrave   "&#232;">  <!-- U+00E8 ISOlat1   - latin small letter e with grave                                       -->
  <!ENTITY eacute   "&#233;">  <!-- U+00E9 ISOlat1   - latin small letter e with acute                                       -->
  <!ENTITY ecirc    "&#234;">  <!-- U+00EA ISOlat1   - latin small letter e with circumflex                                  -->
  <!ENTITY euml     "&#235;">  <!-- U+00EB ISOlat1   - latin small letter e with diaeresis                                   -->
  <!ENTITY igrave   "&#236;">  <!-- U+00EC ISOlat1   - latin small letter i with grave                                       -->
  <!ENTITY iacute   "&#237;">  <!-- U+00ED ISOlat1   - latin small letter i with acute                                       -->
  <!ENTITY icirc    "&#238;">  <!-- U+00EE ISOlat1   - latin small letter i with circumflex                                  -->
  <!ENTITY iuml     "&#239;">  <!-- U+00EF ISOlat1   - latin small letter i with diaeresis                                   -->
  <!ENTITY eth      "&#240;">  <!-- U+00F0 ISOlat1   - latin small letter eth                                                -->
  <!ENTITY ntilde   "&#241;">  <!-- U+00F1 ISOlat1   - latin small letter n with tilde                                       -->
  <!ENTITY ograve   "&#242;">  <!-- U+00F2 ISOlat1   - latin small letter o with grave                                       -->
  <!ENTITY oacute   "&#243;">  <!-- U+00F3 ISOlat1   - latin small letter o with acute                                       -->
  <!ENTITY ocirc    "&#244;">  <!-- U+00F4 ISOlat1   - latin small letter o with circumflex                                  -->
  <!ENTITY otilde   "&#245;">  <!-- U+00F5 ISOlat1   - latin small letter o with tilde                                       -->
  <!ENTITY ouml     "&#246;">  <!-- U+00F6 ISOlat1   - latin small letter o with diaeresis                                   -->
  <!ENTITY divide   "&#247;">  <!-- U+00F7 ISOnum    - division sign                                                         -->
  <!ENTITY oslash   "&#248;">  <!-- U+00F8 ISOlat1   - latin small letter o with stroke = latin small letter o slash         -->
  <!ENTITY ugrave   "&#249;">  <!-- U+00F9 ISOlat1   - latin small letter u with grave                                       -->
  <!ENTITY uacute   "&#250;">  <!-- U+00FA ISOlat1   - latin small letter u with acute                                       -->
  <!ENTITY ucirc    "&#251;">  <!-- U+00FB ISOlat1   - latin small letter u with circumflex                                  -->
  <!ENTITY uuml     "&#252;">  <!-- U+00FC ISOlat1   - latin small letter u with diaeresis                                   -->
  <!ENTITY yacute   "&#253;">  <!-- U+00FD ISOlat1   - latin small letter y with acute                                       -->
  <!ENTITY thorn    "&#254;">  <!-- U+00FE ISOlat1   - latin small letter thorn                                              -->
  <!ENTITY yuml     "&#255;">  <!-- U+00FF ISOlat1   - latin small letter y with diaeresis                                   -->
  
  
  <!-- C0 Controls and Basic Latin -->
  <!ENTITY quot     "&#34;">   <!-- U+0022 ISOnum    - quotation mark = APL quote                                            -->
  <!ENTITY amp      "&#38;">   <!-- U+0026 ISOnum    - ampersand                                                             -->
  <!ENTITY lt       "&#60;">   <!-- U+003C ISOnum    - less-than sign                                                        -->
  <!ENTITY gt       "&#62;">   <!-- U+003E ISOnum    - greater-than sign                                                     -->
  
  <!-- Latin Extended-A -->
  <!ENTITY OElig    "&#338;">  <!-- U+0152 ISOlat2   - latin capital ligature OE                                             -->
  <!ENTITY oelig    "&#339;">  <!-- U+0153 ISOlat2   - latin small ligature oe                                               -->
  
  <!-- ligature is a misnomer, this is a separate character in some languages -->
  <!ENTITY Scaron   "&#352;">  <!-- U+0160 ISOlat2   - latin capital letter S with caron                                     -->
  <!ENTITY scaron   "&#353;">  <!-- U+0161 ISOlat2   - latin small letter s with caron                                       -->
  <!ENTITY Yuml     "&#376;">  <!-- U+0178 ISOlat2   - latin capital letter Y with diaeresis                                 -->
  
  <!-- Spacing Modifier Letters -->
  <!ENTITY circ     "&#710;" > <!-- U+02C6 ISOpub    - modifier letter circumflex accent                                     -->
  <!ENTITY tilde    "&#732;" > <!-- U+02DC ISOdia    - small tilde                                                           -->
  
  <!-- General Punctuation -->
  <!ENTITY ensp     "&#8194;"> <!-- U+2002 ISOpub    - en space                                                              -->
  <!ENTITY emsp     "&#8195;"> <!-- U+2003 ISOpub    - em space                                                              -->
  <!ENTITY thinsp   "&#8201;"> <!-- U+2009 ISOpub    - thin space                                                            -->
  <!ENTITY zwnj     "&#8204;"> <!-- U+200C RFC 2070  - zero width non-joiner                                                 -->
  <!ENTITY zwj      "&#8205;"> <!-- U+200D RFC 2070  - zero width joiner                                                     -->
  <!ENTITY lrm      "&#8206;"> <!-- U+200E RFC 2070  - left-to-right mark                                                    -->
  <!ENTITY rlm      "&#8207;"> <!-- U+200F RFC 2070  - right-to-left mark                                                    -->
  <!ENTITY ndash    "&#8211;"> <!-- U+2013 ISOpub    - en dash                                                               -->
  <!ENTITY mdash    "&#8212;"> <!-- U+2014 ISOpub    - em dash                                                               -->
  <!ENTITY lsquo    "&#8216;"> <!-- U+2018 ISOnum    - left single quotation mark                                            -->
  <!ENTITY rsquo    "&#8217;"> <!-- U+2019 ISOnum    - right single quotation mark                                           -->
  <!ENTITY sbquo    "&#8218;"> <!-- U+201A NEW       - single low-9 quotation mark                                           -->
  <!ENTITY ldquo    "&#8220;"> <!-- U+201C ISOnum    - left double quotation mark                                            -->
  <!ENTITY rdquo    "&#8221;"> <!-- U+201D ISOnum    - right double quotation mark,                                          -->
  <!ENTITY bdquo    "&#8222;"> <!-- U+201E NEW       - double low-9 quotation mark                                           -->
  <!ENTITY dagger   "&#8224;"> <!-- U+2020 ISOpub    - dagger                                                                -->
  <!ENTITY Dagger   "&#8225;"> <!-- U+2021 ISOpub    - double dagger                                                         -->
  <!ENTITY permil   "&#8240;"> <!-- U+2030 ISOtech   - per mille sign                                                        -->
  <!ENTITY lsaquo   "&#8249;"> <!-- U+2039 ISO prop. - single left-pointing angle quotation mark                             -->
  
  <!-- lsaquo is proposed but not yet ISO standardized -->
  <!ENTITY rsaquo   "&#8250;"> <!-- U+203A ISO prop. -   single right-pointing angle quotation mark                          -->
  
  <!-- rsaquo is proposed but not yet ISO standardized -->
  <!ENTITY euro     "&#8364;"> <!-- U+20AC NEW       -   euro sign                                                           -->
  
  <!-- Latin Extended-B -->
  <!ENTITY fnof     "&#402;">  <!-- U+0192 ISOtech   - latin small f with hook = function = florin                           -->
  
  <!-- Greek -->
  <!ENTITY Alpha    "&#913;">  <!-- U+0391           - greek capital letter alpha                                            -->
  <!ENTITY Beta     "&#914;">  <!-- U+0392           - greek capital letter beta                                             -->
  <!ENTITY Gamma    "&#915;">  <!-- U+0393 ISOgrk3   - greek capital letter gamma                                            -->
  <!ENTITY Delta    "&#916;">  <!-- U+0394 ISOgrk3   - greek capital letter delta                                            -->
  <!ENTITY Epsilon  "&#917;">  <!-- U+0395           - greek capital letter epsilon                                          -->
  <!ENTITY Zeta     "&#918;">  <!-- U+0396           - greek capital letter zeta                                             -->
  <!ENTITY Eta      "&#919;">  <!-- U+0397           - greek capital letter eta                                              -->
  <!ENTITY Theta    "&#920;">  <!-- U+0398 ISOgrk3   - greek capital letter theta                                            -->
  <!ENTITY Iota     "&#921;">  <!-- U+0399           - greek capital letter iota                                             -->
  <!ENTITY Kappa    "&#922;">  <!-- U+039A           - greek capital letter kappa                                            -->
  <!ENTITY Lambda   "&#923;">  <!-- U+039B ISOgrk3   - greek capital letter lambda                                           -->
  <!ENTITY Mu       "&#924;">  <!-- U+039C           - greek capital letter mu                                               -->
  <!ENTITY Nu       "&#925;">  <!-- U+039D           - greek capital letter nu                                               -->
  <!ENTITY Xi       "&#926;">  <!-- U+039E ISOgrk3   - greek capital letter xi                                               -->
  <!ENTITY Omicron  "&#927;">  <!-- U+039F           - greek capital letter omicron                                          -->
  <!ENTITY Pi       "&#928;">  <!-- U+03A0 ISOgrk3   - greek capital letter pi                                               -->
  <!ENTITY Rho      "&#929;">  <!-- U+03A1           - greek capital letter rho                                              -->
  <!ENTITY Sigma    "&#931;">  <!-- U+03A3 ISOgrk3   - greek capital letter sigma                                            -->
  <!ENTITY Tau      "&#932;">  <!-- U+03A4           - greek capital letter tau                                              -->
  <!ENTITY Upsilon  "&#933;">  <!-- U+03A5 ISOgrk3   - greek capital letter upsilon                                          -->
  <!ENTITY Phi      "&#934;">  <!-- U+03A6 ISOgrk3   - greek capital letter phi                                              -->
  <!ENTITY Chi      "&#935;">  <!-- U+03A7           - greek capital letter chi                                              -->
  <!ENTITY Psi      "&#936;">  <!-- U+03A8 ISOgrk3   - greek capital letter psi                                              -->
  <!ENTITY Omega    "&#937;">  <!-- U+03A9 ISOgrk3   - greek capital letter omega                                            -->
  <!ENTITY alpha    "&#945;">  <!-- U+03B1 ISOgrk3   - greek small letter alpha                                              -->
  <!ENTITY beta     "&#946;">  <!-- U+03B2 ISOgrk3   - greek small letter beta                                               -->
  <!ENTITY gamma    "&#947;">  <!-- U+03B3 ISOgrk3   - greek small letter gamma                                              -->
  <!ENTITY delta    "&#948;">  <!-- U+03B4 ISOgrk3   - greek small letter delta                                              -->
  <!ENTITY epsilon  "&#949;">  <!-- U+03B5 ISOgrk3   - greek small letter epsilon                                            -->
  <!ENTITY zeta     "&#950;">  <!-- U+03B6 ISOgrk3   - greek small letter zeta                                               -->
  <!ENTITY eta      "&#951;">  <!-- U+03B7 ISOgrk3   - greek small letter eta                                                -->
  <!ENTITY theta    "&#952;">  <!-- U+03B8 ISOgrk3   - greek small letter theta                                              -->
  <!ENTITY iota     "&#953;">  <!-- U+03B9 ISOgrk3   - greek small letter iota                                               -->
  <!ENTITY kappa    "&#954;">  <!-- U+03BA ISOgrk3   - greek small letter kappa                                              -->
  <!ENTITY lambda   "&#955;">  <!-- U+03BB ISOgrk3   - greek small letter lambda                                             -->
  <!ENTITY mu       "&#956;">  <!-- U+03BC ISOgrk3   - greek small letter mu                                                 -->
  <!ENTITY nu       "&#957;">  <!-- U+03BD ISOgrk3   - greek small letter nu                                                 -->
  <!ENTITY xi       "&#958;">  <!-- U+03BE ISOgrk3   - greek small letter xi                                                 -->
  <!ENTITY omicron  "&#959;">  <!-- U+03BF NEW       - greek small letter omicron                                            -->
  <!ENTITY pi       "&#960;">  <!-- U+03C0 ISOgrk3   - greek small letter pi                                                 -->
  <!ENTITY rho      "&#961;">  <!-- U+03C1 ISOgrk3   - greek small letter rho                                                -->
  <!ENTITY sigmaf   "&#962;">  <!-- U+03C2 ISOgrk3   - greek small letter final sigma                                        -->
  <!ENTITY sigma    "&#963;">  <!-- U+03C3 ISOgrk3   - greek small letter sigma                                              -->
  <!ENTITY tau      "&#964;">  <!-- U+03C4 ISOgrk3   - greek small letter tau                                                -->
  <!ENTITY upsilon  "&#965;">  <!-- U+03C5 ISOgrk3   - greek small letter upsilon                                            -->
  <!ENTITY phi      "&#966;">  <!-- U+03C6 ISOgrk3   - greek small letter phi                                                -->
  <!ENTITY chi      "&#967;">  <!-- U+03C7 ISOgrk3   - greek small letter chi                                                -->
  <!ENTITY psi      "&#968;">  <!-- U+03C8 ISOgrk3   - greek small letter psi                                                -->
  <!ENTITY omega    "&#969;">  <!-- U+03C9 ISOgrk3   - greek small letter omega                                              -->
  <!ENTITY thetasym "&#977;">  <!-- U+03D1 NEW       - greek small letter theta symbol                                       -->
  <!ENTITY upsih    "&#978;">  <!-- U+03D2 NEW       - greek upsilon with hook symbol                                        -->
  <!ENTITY piv      "&#982;">  <!-- U+03D6 ISOgrk3   - greek pi symbol                                                       -->
  
  <!-- General Punctuation -->
  <!ENTITY bull     "&#8226;"> <!-- U+2022 ISOpub    - bullet = black small circle                                           -->
  <!ENTITY hellip   "&#8230;"> <!-- U+2026 ISOpub    - horizontal ellipsis = three dot leader                                -->
  <!ENTITY prime    "&#8242;"> <!-- U+2032 ISOtech   - prime = minutes = feet                                                -->
  <!ENTITY Prime    "&#8243;"> <!-- U+2033 ISOtech   - double prime = seconds = inches                                       -->
  <!ENTITY oline    "&#8254;"> <!-- U+203E NEW       - overline = spacing overscore                                          -->
  <!ENTITY frasl    "&#8260;"> <!-- U+2044 NEW       - fraction slash                                                        -->
  
  <!-- Letterlike Symbols -->
  <!ENTITY weierp   "&#8472;"> <!-- U+2118 ISOamso   - script capital P = power set = Weierstrass p                          -->
  <!ENTITY image    "&#8465;"> <!-- U+2111 ISOamso   - blackletter capital I = imaginary part                                -->
  <!ENTITY real     "&#8476;"> <!-- U+211C ISOamso   - blackletter capital R = real part symbol                              -->
  <!ENTITY trade    "&#8482;"> <!-- U+2122 ISOnum    - trade mark sign                                                       -->
  <!ENTITY alefsym  "&#8501;"> <!-- U+2135 NEW       - alef symbol = first transfinite cardinal                              -->
  
  <!-- Arrows -->
  <!ENTITY larr     "&#8592;"> <!-- U+2190 ISOnum    - leftwards arrow                                                       -->
  <!ENTITY uarr     "&#8593;"> <!-- U+2191 ISOnum    - upwards arrow                                                         -->
  <!ENTITY rarr     "&#8594;"> <!-- U+2192 ISOnum    - rightwards arrow                                                      -->
  <!ENTITY darr     "&#8595;"> <!-- U+2193 ISOnum    - downwards arrow                                                       -->
  <!ENTITY harr     "&#8596;"> <!-- U+2194 ISOamsa   - left right arrow                                                      -->
  <!ENTITY crarr    "&#8629;"> <!-- U+21B5 NEW       - downwards arrow with corner leftwards = carriage return               -->
  <!ENTITY lArr     "&#8656;"> <!-- U+21D0 ISOtech   - leftwards double arrow                                                -->
  <!ENTITY uArr     "&#8657;"> <!-- U+21D1 ISOamsa   - upwards double arrow                                                  -->
  <!ENTITY rArr     "&#8658;"> <!-- U+21D2 ISOtech   - rightwards double arrow                                               -->
  <!ENTITY dArr     "&#8659;"> <!-- U+21D3 ISOamsa   - downwards double arrow                                                -->
  <!ENTITY hArr     "&#8660;"> <!-- U+21D4 ISOamsa   - left right double arrow                                               -->
  
  <!-- Mathematical Operators -->
  <!ENTITY forall   "&#8704;"> <!-- U+2200 ISOtech   - for all                                                               -->
  <!ENTITY part     "&#8706;"> <!-- U+2202 ISOtech   - partial differential                                                  -->
  <!ENTITY exist    "&#8707;"> <!-- U+2203 ISOtech   - there exists                                                          -->
  <!ENTITY empty    "&#8709;"> <!-- U+2205 ISOamso   - empty set = null set = diameter                                       -->
  <!ENTITY nabla    "&#8711;"> <!-- U+2207 ISOtech   - nabla = backward difference                                           -->
  <!ENTITY isin     "&#8712;"> <!-- U+2208 ISOtech   - element of                                                            -->
  <!ENTITY notin    "&#8713;"> <!-- U+2209 ISOtech   - not an element of                                                     -->
  <!ENTITY ni       "&#8715;"> <!-- U+220B ISOtech   - contains as member                                                    -->
  <!ENTITY prod     "&#8719;"> <!-- U+220F ISOamsb   - n-ary product = product sign                                          -->
  <!ENTITY sum      "&#8721;"> <!-- U+2211 ISOamsb   - n-ary sumation                                                        -->
  <!ENTITY minus    "&#8722;"> <!-- U+2212 ISOtech   - minus sign                                                            -->
  <!ENTITY lowast   "&#8727;"> <!-- U+2217 ISOtech   - asterisk operator                                                     -->
  <!ENTITY radic    "&#8730;"> <!-- U+221A ISOtech   - square root = radical sign                                            -->
  <!ENTITY prop     "&#8733;"> <!-- U+221D ISOtech   - proportional to                                                       -->
  <!ENTITY infin    "&#8734;"> <!-- U+221E ISOtech   - infinity                                                              -->
  <!ENTITY ang      "&#8736;"> <!-- U+2220 ISOamso   - angle                                                                 -->
  <!ENTITY and      "&#8743;"> <!-- U+2227 ISOtech   - logical and = wedge                                                   -->
  <!ENTITY or       "&#8744;"> <!-- U+2228 ISOtech   - logical or = vee                                                      -->
  <!ENTITY cap      "&#8745;"> <!-- U+2229 ISOtech   - intersection = cap                                                    -->
  <!ENTITY cup      "&#8746;"> <!-- U+222A ISOtech   - union = cup                                                           -->
  <!ENTITY int      "&#8747;"> <!-- U+222B ISOtech   - integral                                                              -->
  <!ENTITY there4   "&#8756;"> <!-- U+2234 ISOtech   - therefore                                                             -->
  <!ENTITY sim      "&#8764;"> <!-- U+223C ISOtech   - tilde operator = varies with = similar to                             -->
  <!ENTITY cong     "&#8773;"> <!-- U+2245 ISOtech   - approximately equal to                                                -->
  <!ENTITY asymp    "&#8776;"> <!-- U+2248 ISOamsr   - almost equal to = asymptotic to                                       -->
  <!ENTITY ne       "&#8800;"> <!-- U+2260 ISOtech   - not equal to                                                          -->
  <!ENTITY equiv    "&#8801;"> <!-- U+2261 ISOtech   - identical to                                                          -->
  <!ENTITY le       "&#8804;"> <!-- U+2264 ISOtech   - less-than or equal to                                                 -->
  <!ENTITY ge       "&#8805;"> <!-- U+2265 ISOtech   - greater-than or equal to                                              -->
  <!ENTITY sub      "&#8834;"> <!-- U+2282 ISOtech   - subset of                                                             -->
  <!ENTITY sup      "&#8835;"> <!-- U+2283 ISOtech   - superset of                                                           -->
  <!ENTITY nsub     "&#8836;"> <!-- U+2284 ISOamsn   - not a subset of                                                       -->
  <!ENTITY sube     "&#8838;"> <!-- U+2286 ISOtech   - subset of or equal to                                                 -->
  <!ENTITY supe     "&#8839;"> <!-- U+2287 ISOtech   - superset of or equal to                                               -->
  <!ENTITY oplus    "&#8853;"> <!-- U+2295 ISOamsb   - circled plus = direct sum                                             -->
  <!ENTITY otimes   "&#8855;"> <!-- U+2297 ISOamsb   - circled times = vector product                                        -->
  <!ENTITY perp     "&#8869;"> <!-- U+22A5 ISOtech   - up tack = orthogonal to = perpendicular                               -->
  <!ENTITY sdot     "&#8901;"> <!-- U+22C5 ISOamsb   - dot operator                                                          -->
  
  <!-- Miscellaneous Technical -->
  <!ENTITY lceil    "&#8968;"> <!-- U+2308 ISOamsc   - left ceiling = apl upstile                                            -->
  <!ENTITY rceil    "&#8969;"> <!-- U+2309 ISOamsc   - right ceiling                                                         -->
  <!ENTITY lfloor   "&#8970;"> <!-- U+230A ISOamsc   - left floor = apl downstile                                            -->
  <!ENTITY rfloor   "&#8971;"> <!-- U+230B ISOamsc   - right floor                                                           -->
  <!ENTITY lang     "&#9001;"> <!-- U+2329 ISOtech   - left-pointing angle bracket = bra                                     -->
  <!ENTITY rang     "&#9002;"> <!-- U+232A ISOtech   - right-pointing angle bracket = ket                                    -->
  
  <!-- Geometric Shapes -->
  <!ENTITY loz      "&#9674;"> <!-- U+25CA ISOpub    - lozenge                                                               -->
  
  <!-- Miscellaneous Symbols -->
  <!ENTITY spades   "&#9824;"> <!-- U+2660 ISOpub    - black spade suit                                                      -->
  <!ENTITY clubs    "&#9827;"> <!-- U+2663 ISOpub    - black club suit = shamrock                                            -->
  <!ENTITY hearts   "&#9829;"> <!-- U+2665 ISOpub    - black heart suit = valentine                                          -->
  <!ENTITY diams    "&#9830;"> <!-- U+2666 ISOpub    - black diamond suit                                                    -->
  
  <!-- CVS $Revision: 1.1 $ $Date: 2002/02/13 19:49:41 $ -->
  
  <!-- Portions (C) International Organization for Standardization 1986
       Permission to copy in any form is granted for use with
       conforming SGML systems and applications as defined in
       ISO 8879, provided this notice is included in all copies. -->
  
  
  
  1.1                  xml-xerces/c/doc/style/dtd/document.dtd
  
  Index: document.dtd
  ===================================================================
  <?xml encoding='ISO-8859-1'?>
  
  <!-- STYLEBOOK DOCUMENT DTD -->
  
  <!-- import the external blocks.ent dtd -->
  <!ENTITY % blocksEntity SYSTEM "blocks.ent">
  %blocksEntity;
  
  <!ELEMENT s1 (s2|%blocks;)*>
  <!ELEMENT s2 (s3|%blocks;)*>
  <!ELEMENT s3 (s4|%blocks;)*>
  <!ELEMENT s4 (%blocks;)*>
  
  <!ATTLIST s1 title CDATA #REQUIRED>
  <!ATTLIST s2 title CDATA #REQUIRED>
  <!ATTLIST s3 title CDATA #REQUIRED>
  <!ATTLIST s4 title CDATA #REQUIRED>
  
  <!-- CVS $Revision: 1.1 $ $Date: 2002/02/13 19:49:41 $ -->
  
  
  1.1                  xml-xerces/c/doc/style/dtd/entities.ent
  
  Index: entities.ent
  ===================================================================
  <?xml encoding="ISO-8859-1"?>
  
  <!ENTITY XercesCFullName      "Xerces C++ Parser">            <!-- fullproductname -->
  <!ENTITY XercesCName          "Xerces-C++">                   <!-- productname -->
  <!ENTITY XercesCVersion140    "1.4.0">                        <!-- versionnumber -->
  <!ENTITY XercesCVersion152    "1.5.2">                        <!-- versionnumber -->
  <!ENTITY XercesCVersion160    "1.6.0">                        <!-- versionnumber -->
  <!ENTITY XercesCVersion       "1.7.0">                        <!-- versionnumber -->
  <!ENTITY XercesCProjectName   "Xerces">                       <!-- projectname -->
  <!ENTITY XercesCInstallDir    "xerces-c1_7_0">                <!-- installdirname -->
  <!ENTITY XercesCSrcInstallDir "xerces-c-src1_7_0">            <!-- sourcedirectory -->
  <!ENTITY XercesCWindowsLib    "xerces-c_1">                   <!-- windowslibname -->
  <!ENTITY XercesCWindowsDLL    "xerces-c_1_7_0">               <!-- windowsDLLname -->
  <!ENTITY XercesCUnixLib       "libxerces-c1_7_0">             <!-- unixlibname -->
  <!ENTITY XercesCEmailAddress  "xerces-c-dev@xml.apache.org "> <!-- emailaddress -->
  <!ENTITY XercesDistDir        "xml.apache.org/dist/xerces-c"> <!-- download directory -->
  
  
  
  1.1                  xml-xerces/c/doc/style/dtd/faqs.dtd
  
  Index: faqs.dtd
  ===================================================================
  <?xml encoding='ISO-8859-1'?>
  
  <!-- STYLEBOOK FAQS DTD -->
  
  <!-- import the external blocks.ent dtd -->
  <!ENTITY % blocksEntity SYSTEM "blocks.ent">
  %blocksEntity;
  
  <!ELEMENT faqs (faq)+>
  <!ATTLIST faqs title CDATA #REQUIRED>
  
  <!ELEMENT faq (q,a)>
  <!ATTLIST faq title CDATA #IMPLIED>
  
  
  <!ELEMENT q (#PCDATA)>
  <!ELEMENT a (s3|%blocks;)+>
  <!ELEMENT s3 (%blocks;)*>
  
  <!ATTLIST s3 title CDATA #REQUIRED>
  
  <!-- CVS $Revision: 1.1 $ $Date: 2002/02/13 19:49:41 $ -->
  
  
  1.1                  xml-xerces/c/doc/style/dtd/links.ent
  
  Index: links.ent
  ===================================================================
  <?xml encoding='ISO-8859-1'?>
  
  <!-- LINKS ENTITY -->
  <!ENTITY % links "link|anchor|jump|img|resource-ref|human-resource-ref">
  
  <!ELEMENT anchor EMPTY>
  <!ATTLIST anchor name NMTOKEN #REQUIRED>
  
  <!ELEMENT img EMPTY>
  <!ATTLIST img src CDATA #REQUIRED
                alt CDATA #REQUIRED>
  
  <!ELEMENT link (#PCDATA|img)*>
  <!ATTLIST link idref NMTOKEN #IMPLIED
                 anchor CDATA  #IMPLIED>
  
  <!ELEMENT jump (#PCDATA|img)*>
  <!ATTLIST jump href CDATA #REQUIRED>
  
  <!-- cross-reference resource elements -->
  <!ELEMENT resource-ref 		EMPTY>
  <!ATTLIST resource-ref 		idref CDATA #REQUIRED>
  <!ELEMENT human-resource-ref 	EMPTY>
  <!ATTLIST human-resource-ref 	 idref CDATA #REQUIRED>
  
  
  1.1                  xml-xerces/c/doc/style/dtd/markup.ent
  
  Index: markup.ent
  ===================================================================
  <?xml encoding='ISO-8859-1'?>
  
  <!-- MARKUP ENTITY -->
  <!ENTITY % markup "em|ref|code|br">
  
  <!-- import the external source-specific dtd -->
  <!ENTITY % externalEntity SYSTEM "entities.ent">
  %externalEntity;
  <!-- import the external charecters.ent dtd -->
  <!ENTITY % charEntity SYSTEM "characters.ent">
  %charEntity;
  <!-- import the external links.ent dtd -->
  <!ENTITY % linksEntity SYSTEM "links.ent">
  %linksEntity;
  
  <!ELEMENT em (#PCDATA|%links;)*>
  <!ELEMENT ref (#PCDATA|%links;)*>
  <!ELEMENT code (#PCDATA|%links;)*>
  <!ELEMENT br EMPTY>
  
  <!-- CVS $Revision: 1.1 $ $Date: 2002/02/13 19:49:41 $ -->
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org