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/05/21 20:25:10 UTC

cvs commit: xml-xerces/c/doc faq-parse.xml

tng         02/05/21 11:25:10

  Modified:    c/doc    faq-parse.xml
  Log:
  Documentation Update
  
  Revision  Changes    Path
  1.46      +5 -5      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.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- faq-parse.xml	27 Mar 2002 19:43:04 -0000	1.45
  +++ faq-parse.xml	21 May 2002 18:25:10 -0000	1.46
  @@ -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="bug-report.html">Bug-Reporting</jump> page.
  +         <jump href="bug-report.html">Bug Reporting</jump> page.
          </p>
   
       </a>
  @@ -73,7 +73,7 @@
     <faq title="Is it OK to call the XMLPlatformUtils::Initialize/Terminate pair of routines multiple times in one program?">
       <q>Is it OK to call the XMLPlatformUtils::Initialize/Terminate pair of routines multiple times in one program?</q>
       <a>
  -      <p>Yes.  Since &XercesCName; Version 1.5.2., the code has been enhanced so that calling XMLPlatformUtils::Initialize/Terminate pair of routines
  +      <p>Yes.  The code has been enhanced so that calling XMLPlatformUtils::Initialize/Terminate pair of routines
            multiple times in one process is now allowed.
         </p>
   
  @@ -155,11 +155,11 @@
   
       <a>
   
  -      <p>Please make sure you are using &XercesCName; Version 1.5.2 or up.
  +      <p>Please make sure you are using the latest &XercesCName;.
         </p>
   
  -      <p>&XercesCName; Version 1.5.1 or below does not allow XMLPlatformUtils::Initialize()/Terminate()
  -         pair to be called more than once.
  +      <p>Earlier &XercesCName; does not allow XMLPlatformUtils::Initialize()/Terminate()
  +         pair to be called more than once or has a problem.
         </p>
   
       </a>
  
  
  

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