Versions Compared

Key

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

Jing Component

The Jing component performs XML validation of the message body using either

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

URI format

Code Block

rng:someLocalOrRemoteFile
rnc:someLocalOrRemoteFile

Examples

The following examples show possible URI values

Example

Description

rng:foo/bar.rng

Will take the XML file foo/bar.rng on the classpath

rnc:

http://foo.com/bar.rncImage Added

Will use the RelaxNG Compact Syntax file from the URL

http://foo.com/bar.rncImage Added
Include Page
CAMEL:Endpoint See Also
CAMEL:Endpoint See Also

...