mrglavas    2003/11/14 11:23:01

  Modified:    java/docs api.xml
  Log:
  Add a section which explains that the XML Schema API
  references some DOM Level 3 interfaces.
  
  Revision  Changes    Path
  1.13      +7 -0      xml-xerces/java/docs/api.xml
  
  Index: api.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/api.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- api.xml   14 Nov 2003 04:45:22 -0000      1.12
  +++ api.xml   14 Nov 2003 19:23:01 -0000      1.13
  @@ -91,6 +91,13 @@
      validation and/or assessment and also provide a means for accessing the PSVI 
      from a document instance.
     </p>
  +  <p>
  +   Some of the interfaces in the XML Schema API reference interfaces
  +   from <jump href="http://www.w3.org/DOM/DOMTR#dom3";>DOM Level 3</jump>
  +   which are now in the <code>org.apache.xerces.dom3</code> package. The
  +   API will be updated to use the official DOM Level 3 package when DOM
  +   becomes a W3C Recommendation.
  +  </p>
     <ul>
      <li>
       <jump href='javadocs/xs/index.html'>XML Schema API</jump>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to