On Mon, Jun 16, 2008 at 9:42 PM, Mukul Gandhi <[EMAIL PROTECTED]> wrote: > But when I change the program to (and remove the hint, > xsi:noNamespaceSchemaLocation from the XML document): >
[1] - Sorry, this should be [2] > parser.setProperty("http://java.sun.com/xml/jaxp/properties/schemaSource", > "schemaFileName.xsd"); > parser.parse(new File(filename), this); > String schmLocation = (String) > parser.getProperty("http://java.sun.com/xml/jaxp/properties/schemaSource"); > System.out.println(schmLocation); -- Regards, Mukul Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]