mrglavas 2003/11/18 10:46:22 Modified: java/docs dom3.xml Log: Setting well-formed parameter to true is now supported. Revision Changes Path 1.13 +2 -4 xml-xerces/java/docs/dom3.xml Index: dom3.xml =================================================================== RCS file: /home/cvs/xml-xerces/java/docs/dom3.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- dom3.xml 17 Nov 2003 20:21:05 -0000 1.12 +++ dom3.xml 18 Nov 2003 18:46:22 -0000 1.13 @@ -42,9 +42,7 @@ <s2 title='Implementation of DOM Level 3 Core'> <p>Missing functionality:</p> <ul> - <li><strong>DOMConfiguration "infoset"</strong> parameter - value "true" is not supported. </li> - <li><strong>DOMConfiguration "well-formed"</strong> parameter - value "true" is not supported.</li> - + <li><strong>DOMConfiguration "infoset"</strong> parameter - value "true" is not supported. </li> </ul> <p> @@ -170,7 +168,7 @@ <li> <strong>well-formed</strong> [ - <em>false</em> + <em>true/false</em> ] </li> <li>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]