| URI: | http://www.xmlpipe.org/xpe/util/filter/validate |
| Type: | filter |
| Namespace: | http://www.xmlpipe.org/xpe/util/schema |
| Owner: | http://www.xmlpipe.org/xpe |
This filter validates a XML document against a schema.
The validate element instructs the filter to validate the XML document specified by the target attribute against the schema specified by the schemaLoc attribute. Two types of schemas are supported: RelaxNG and W3C Schema.
All other attributes remain the same.