You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by el...@apache.org on 2003/03/17 20:03:18 UTC

cvs commit: xml-xerces/java/docs faq-xs.xml

elena       2003/03/17 11:03:18

  Modified:    java/docs faq-xs.xml
  Log:
  fixing docs bug 17325
  
  Revision  Changes    Path
  1.5       +2 -3      xml-xerces/java/docs/faq-xs.xml
  
  Index: faq-xs.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/faq-xs.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- faq-xs.xml	23 Jan 2003 20:21:20 -0000	1.4
  +++ faq-xs.xml	17 Mar 2003 19:03:18 -0000	1.5
  @@ -123,9 +123,8 @@
   
   
     <faq title="Accessing PSVI via DOM">
  -    <q>How do I access PSVI via DOM?</q>
  -    <anchor name="dom3-psvi"/>
  -    <a> <p>Use  
  +    <q>How do I access PSVI via DOM?</q>  
  +    <a><anchor name="dom3-psvi"/><p>Use  
   	<jump href="">http://apache.org/xml/properties/dom/document-class-name</jump> property
   	to set <code>org.apache.xerces.dom.PSVIDocumentImpl</code> document 
           interfaces implementation. In the resulting DOM tree, you may cast 
  
  
  

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