You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

The validation component provides schema validation of documents using JAXP 1.3 and XMLSchema or RelaxNG.

The component is pretty simple and straightforward; its configured with a schema document as follows. If the inbound document is valid, it continues on its way to the ultimate destination. Otherwise a fault is returned in the message exchange.

Error formatting macro: snippet: java.lang.NullPointerException

 

  • No labels