The xverify accessor is used to validate the standard XML signature of the operand
document. If the signature is valid it returns a canonical boolean true document.
<b>t</b>
If the signature does not exist or is invalid it returns a canonical boolean false document.
<b>f</b>
xverify uses the Apache XML Security package and may be used to validate documents signed using any standards complient implementation
of XML Signature.