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