cargilld 2005/01/08 05:39:33 Modified: c/doc program-dom.xml Log: Fix for Xercesc-1283: incorrect case for xmluni predefined constant in doc Revision Changes Path 1.46 +1 -1 xml-xerces/c/doc/program-dom.xml Index: program-dom.xml =================================================================== RCS file: /home/cvs/xml-xerces/c/doc/program-dom.xml,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- program-dom.xml 3 Jan 2005 11:38:15 -0000 1.45 +++ program-dom.xml 8 Jan 2005 13:39:33 -0000 1.46 @@ -1440,7 +1440,7 @@ <tr><th><em>Value</em></th><td> The syntax is the same as for the noNamespaceSchemaLocation attribute that may occur in an instance document: e.g."file_name.xsd". </td></tr> <tr><th><em>Value Type</em></th><td> XMLCh* </td></tr> - <tr><th><em>XMLUni Predefined Constant:</em></th><td> fgXercesSchemaExternalNoNamespaceSchemaLocation </td></tr> + <tr><th><em>XMLUni Predefined Constant:</em></th><td> fgXercesSchemaExternalNoNameSpaceSchemaLocation </td></tr> </table> <p/>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]