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.