Hi all,

I'm sending an XML(Not SOAP, plain XML) as payload to a servicemix-http
component. That XML also includes the name of schema file against which it
has to be validated.

Is there anyway in service mix to validate incoming XML request (if it
contains the name of XSD file) without writing a validator. I found that NMR
is checking if XML is well-formed. If it is checking wither XML is
well-formed or not, are there any setting/configurations so that XML also
validated against schema given in its name (with noNamespaceSchemaLocation).

If someone knows about it, please let me know if there settings are possible
or not and if yes, how can I configure it.

Thanks in advance.

Kapil Sharma.
-- 
View this message in context: 
http://www.nabble.com/Does-SMX-provide-xml-validation-if-XSD-is-defined-in-XML.-tp17276214p17276214.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to