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
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
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