Multiple schema for schema-location

2007-04-03 Thread Coyne, Jimmy
Hi All, I'm using DOMConfiguration.normalizeDocument() method to validate an existing DOM object. This works fine when I use a single schema like below DOMConfiguration config = document.getDomConfig() config.setParameter("schema-location","employee.xsd"); But if I use more than one to schema lik

Robert A Boesl/MMBI/HSBCAMERICAS is out of the office.

2007-04-03 Thread Robert . A . Boesl
I will be out of the office starting 03/30/2007 and will not return until 04/16/2007. B2G concerns please contact Robyn Alpsan at ext. 5427. Global Premier concerns please contact Brant Adamczyk at ext. 5302. All other assistance contact Terry O'Shei at ext. 1165

Validating XML documents against schemas

2007-04-03 Thread Julie . Hansen
Hi. I am receiving XML documents from a number of different companies. The documents I receive can contain a variety of different schema/dtd declarations eg http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="rrn:org.xcbl:schemas/xcbl/v3_0/xcbl30.xsd Order.xsd"> or even no declara