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