You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by kn...@apache.org on 2001/11/27 20:20:25 UTC

cvs commit: xml-xerces/c/doc migration.xml

knoaman     01/11/27 11:20:25

  Modified:    c/doc    migration.xml
  Log:
  Documentation update for Xerces 1.6.
  
  Revision  Changes    Path
  1.12      +5 -1      xml-xerces/c/doc/migration.xml
  
  Index: migration.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/migration.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- migration.xml	2001/11/27 18:50:05	1.11
  +++ migration.xml	2001/11/27 19:20:24	1.12
  @@ -64,13 +64,17 @@
                      <li>http://apache.org/xml/properties/schema/external-noNamespaceSchemaLocation</li>
                   </ul>
                 </ul>
  +              <li>To support identity constraints, the following new method is added:</li>
  +              <ul>
  +                <li>QName* XMLAttr::getAttName() const</li>
  +              </ul>
               </ul>
           </s3>
   
           <anchor name="ModifiedAPI"/>
           <s3 title="Pulic API Modified">
               <ul>
  -              <li>To support Identity Constraint, the enum constance values in XMLAttDef::DefAttTypes has been re-ordered.</li>
  +              <li>To support attribute constraint checking, the constant values in XMLAttDef::DefAttTypes have been re-ordered.</li>
               </ul>
           </s3>
   
  
  
  

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