Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

MSV Component

The MSV component performs XML validation of the message body using any of the XML schema languages supported such as XSD or RelaxNG.
Note that the Jing component also supports RelaxNG Compact Syntax

Note that the MSV component can also support RelaxNG XML syntax.

URI format

Code Block

msv:someLocalOrRemoteFile

Where someLocalOrRemoteFile is some URL to a local resource on the classpath or a full URL to a remote resource or resource on the file system.

Include Page
CAMEL:Endpoint See Also
CAMEL:Endpoint See Also

...