Hi there,

I'm working on an integration project, and the project we're integrating with has a really nice schema and being the lazy person I am I would like to leverage that schema as much as possible. One thing I would like to do is leverage the schema's validation rules and use them in the UI (for validation). However to do this I need to validate some data (whatever the user typed in) against a particular element (the UI will know which schema element is realted to it) defined in the schema.
I was wondering if there is a way to do this using XercesJ ?

Any advice (even non-xerces :) much appreciated

p.s. I know I can do this using EMF/SDO/XSD however our project is stuck on JDK 1.3, so no nice there...



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to