Hi, We are coding against xerces 1.4.1 and we need the string "xmlnsURI" that is currently hard coded to be "www.w3.org/2000/xmlns" in the xerces code (dom/AttrNSImpl.java) to be a declared as "public static final String xmlnxURI". Currently there is no "public" keyword that will allow us to use the macro in our code, so we've had to hard code it as well. Is there a way we can request the code to change in xerces such that this String is public ?
We'd appreciate it in any updated versions of xerces which has this modificaton. Thanks Elham Chandler Interwoven Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
