blob: 04cd244cc1686f0bd2c313349328f61614919e36 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-hexBinary-equal2args-8 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:18 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:hexBinary-equal" operator :)
(: with the arguments set as follows: :)
(:$value1 = xs:hexBinary(upper bound) :)
(:$value2 = xs:hexBinary(lower bound) :)
(:*******************************************************:)
xs:hexBinary("786174616d61616772") ne xs:hexBinary("767479716c6a647663")