You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by sa...@apache.org on 2002/01/29 19:33:53 UTC

cvs commit: xml-xerces/java/docs readme.xml limitations.xml docs-book.xml

sandygao    02/01/29 10:33:53

  Modified:    java/docs readme.xml limitations.xml docs-book.xml
  Log:
  Change the title of schema limitation page from
  "Schema Implementation Limitations" to "XML Schema Limitations".
  But it's still open to a better title.
  
  Revision  Changes    Path
  1.24      +1 -1      xml-xerces/java/docs/readme.xml
  
  Index: readme.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/readme.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- readme.xml	29 Jan 2002 17:13:07 -0000	1.23
  +++ readme.xml	29 Jan 2002 18:33:53 -0000	1.24
  @@ -19,7 +19,7 @@
     </p>
     <p>
      Xerces 2 is a <jump href='http://www.w3.org/TR/xmlschema-1/#key-fullyConforming'>fully conforming</jump> XML Schema processor. 
  -   For more information, refer to the <link idref='limitations-schema'>XML Schema Implementation</link> page. 
  +   For more information, refer to the <link idref='limitations-schema'>XML Schema Limitations</link> page. 
     </p>
     <p>
      Xerces 2 also provides a partial implementation of Document Object Model Level 3  
  
  
  
  1.4       +1 -1      xml-xerces/java/docs/limitations.xml
  
  Index: limitations.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/limitations.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- limitations.xml	25 Oct 2001 20:19:36 -0000	1.3
  +++ limitations.xml	29 Jan 2002 18:33:53 -0000	1.4
  @@ -5,7 +5,7 @@
     <p>
      This is a list of the limitations in this release of &ParserName;.
      There is also a list of <link idref='limitations-schema'>
  -   XML Schema limitations</link>.
  +   XML Schema Limitations</link>.
     </p>
     <ul>
      <li>
  
  
  
  1.13      +1 -1      xml-xerces/java/docs/docs-book.xml
  
  Index: docs-book.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/docs-book.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- docs-book.xml	15 Jan 2002 03:50:23 -0000	1.12
  +++ docs-book.xml	29 Jan 2002 18:33:53 -0000	1.13
  @@ -56,7 +56,7 @@
              id='releases' source='releases.xml'/>
    <document label='Limitations' title='Parser Limitations'
              id='limitations' source='limitations.xml'/>
  - <hidden   title='Schema Implementation Limitations' id='limitations-schema' source='limitations-schema.xml'/>
  + <hidden   title='XML Schema Limitations' id='limitations-schema' source='limitations-schema.xml'/>
    <hidden   title='DOM Level 3 Implementation' id='dom3' source='dom3.xml'/>
    <external label='Report a Bug' 
              href='http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Xerces2-J'/>
  
  
  

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