edwingo     01/01/30 16:44:08

  Modified:    sources/crimson index.xml
  Log:
  Change entity names for Crimson
  
  Revision  Changes    Path
  1.3       +9 -9      xml-site/sources/crimson/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-site/sources/crimson/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml 2000/12/05 01:18:58     1.2
  +++ index.xml 2001/01/31 00:44:08     1.3
  @@ -1,9 +1,9 @@
   <?xml version="1.0"?>
   <!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
  -<s1 title="&parserName;">
  -  <s2 title="&parserName; &parserVersion; Release">
  -    <p>&parserName; is a Java XML parser which supports
  +<s1 title="&CrimsonName;">
  +  <s2 title="&CrimsonName; &CrimsonVersion; Release">
  +    <p>&CrimsonName; is a Java XML parser which supports
         <jump href="http://www.w3.org/TR/2000/REC-xml-20001006";>XML 1.0</jump>
         via the following APIs:</p>
       <ul>
  @@ -15,7 +15,7 @@
        and DOM APIs and also adds a few classes under the
        javax.xml.parsers package to implement pluggability and utility
        methods.  Note: the javax.xml.transform package of JAXP is <em>not</em>
  -     implemented by &parserName;.</li>
  +     implemented by &CrimsonName;.</li>
         <li><jump href="http://www.megginson.com/SAX/index.html";>SAX 2.0
          </jump></li>
         <li><jump href="http://www.megginson.com/Software/sax2-ext-1.0.zip";>
  @@ -25,10 +25,10 @@
       </ul>
     </s2>
     <s2 title="Roadmap">
  -    <p>The &parserName; codebase is based on the Sun Project X parser.  It
  -    is also the parser currently shipping in Sun products; however, the
  -    future plan is to move to a different codebase called Xerces Java 2.
  -    Xerces 2 is currently under development.  [Link to Xerces 2, once a
  -    project page has been created.]</p>
  +    <p>The &CrimsonName; codebase is based on the Sun Project X parser.  It
  +      is also the parser currently shipping in Sun products; however, the
  +      future plan is to move to a different codebase called Xerces Java 2.
  +      Xerces 2 is currently under development.  [Link to Xerces 2, once a
  +      project page has been created.]</p>
     </s2>
   </s1>
  
  
  

Reply via email to