mrglavas 2003/11/17 12:21:05 Modified: java/docs dom3.xml Log: Update references to XML Schema API. Revision Changes Path 1.12 +1 -1 xml-xerces/java/docs/dom3.xml Index: dom3.xml =================================================================== RCS file: /home/cvs/xml-xerces/java/docs/dom3.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- dom3.xml 17 Nov 2003 18:35:32 -0000 1.11 +++ dom3.xml 17 Nov 2003 20:21:05 -0000 1.12 @@ -179,7 +179,7 @@ <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.xni.psvi.ElementPSVI and dom.Attr to org.apache.xerces.xni.psvi.AttributePSVI. + To access the information, cast dom.Element to org.apache.xerces.xs.ElementPSVI and dom.Attr to org.apache.xerces.xs.AttributePSVI. </li> </ul>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]