validateXSD
Validate XML using XML Schema
Index > Books > Declarative Development Guide > Reference Library > Accessor Listing > validateXSD

Rate this page:
Really useful
Satisfactory
Not helpful
Confusing
Incorrect
Unsure
Extra comments:


Module

urn:org:ten60:netkernel:ext:xml:ura

Definition

Active URI Base

active:validateXSD

Format

<instr>
  <type>validateXSD</type>
  <operand>foo.xml</operand>
  <operator>bar.xsd</operator>
  <target>this:response</target>
</instr>

Syntax

ArgumentRulesDescription
typeMandatory validateXSD
operandMandatory the resource to be validated
operatorMandatory the resource holding the XSD schema
targetMandatory Fragment OKthe target resource

The validateXSD accessor is used to validate the operand against an XML schema operator document. A document can be validated several times in a processing pipeline and against different or even dynamically generated schema. Validation can be the basis for pipeline branches.

validateXSD returns a canonical boolean document <b>t</b> true, or <b>f</b> false.

References

validateRNG


(C) 2003, 1060 Research Limited
© 2003-2005, 1060 Research Limited. 1060 registered trademark, NetKernel trademark of 1060 Research Limited.