elena       2004/01/29 15:36:19

  Modified:    java/docs dom3.xml
  Log:
  Update dom docs
  
  Revision  Changes    Path
  1.16      +0 -9      xml-xerces/java/docs/dom3.xml
  
  Index: dom3.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/dom3.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- dom3.xml  29 Jan 2004 22:45:50 -0000      1.15
  +++ dom3.xml  29 Jan 2004 23:36:19 -0000      1.16
  @@ -169,7 +169,6 @@
                                <em>true/false</em>
                                ] -- (NON-DOM) setting the value of this parameter to 
true will include 
                                PSVI information in the DOM tree. 
  -                             To access the information, cast dom.Element to 
org.apache.xerces.xs.ElementPSVI and dom.Attr to org.apache.xerces.xs.AttributePSVI.
                        </li>
   
                </ul>
  @@ -190,15 +189,7 @@
                        </li>
               <li><strong>LSSerializer</strong> - the following parameters are not 
supported:</li>
   <ul>
  -<li><strong>ignore-unknown-character-denormalizations</strong>
  -[
  -<em>true</em>
  -]</li>
   <li><strong>normalize-characters</strong>
  -[
  -<em>true</em>
  -]</li>
  -<li><strong>well-formed</strong>
   [
   <em>true</em>
   ]</li>
  
  
  

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

Reply via email to