I receive messages in the form of an XML document. I am able to receive
up to 44 different messages, and i therefor also have 44 different xml
schemas.
When i receive a message, how do I know which schema to use to validate against??
//Load the xml Document document; document = builder.build("incoming.xml
");
_______________________________________________ To control your jdom-interest membership: http://www.jdom.org/mailman/options/jdom-interest/youraddr@(protected)