blob: d4cbafe587ca553c057fd70c9fdafcb6c4f282e6 [file] [log] [blame]
(:Test: hexBinary-5 :)
(:Description: Simple Binary hex operation as part of a :)
(:logical expression. Use "and" and "eq" operators with "fn:false" function. :)
(xs:hexBinary("786174616d61616772") eq xs:hexBinary("767479716c6a647663")) and fn:false()