The Apache Software Foundation is proud to present... Version: 2.1.12

Validation Block Samples

Orthogonal views: Content   Pretty content   Links

Back

Back - to Cocoon Samples main page
Back - to Cocoon Blocks Samples main page

ValidatingTransformer (Relax-NG) Samples

Successful validation - Shows the output of a pipeline with a valid document being processed.
Validation failure - Shows the output of a pipeline with an invalid document being processed.
Schema parsing failure - Shows the output of a pipeline configured with an invalid schema.

ValidatingTransformer (XML-Schema) Samples

Successful validation - Shows the output of a pipeline with a valid document being processed.
Validation failure - Shows the output of a pipeline with an invalid document being processed.
Schema parsing failure - Shows the output of a pipeline configured with an invalid schema.

ValidationReportTransformer Samples

Invalid Relax-NG report - Shows the output of a report produced using the Relax-NG grammar for an invalid source.
Invalid XML-Schema report - Shows the output of a report produced using the XML-Schema grammar for an invalid source.
Valid Relax-NG report - Shows the output of a report produced using the Relax-NG grammar for a valid source.
Valid XML-Schema report - Shows the output of a report produced using the XML-Schema grammar for a valid source.

Avaliable Documentation

Validation Block Documentation - On-line documentation for the Validation block.
ValidatingTransformer Documentation - On-line documentation for the ValidatingTransformer.
ValidationReportTransformer Documentation - On-line documentation for the ValidationReportTransformer.