blob: 6d05da84f886f1e596963446fe4758a7148d2d90 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-hexBinary-equal2args-3 :)
(: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") eq xs:hexBinary("767479716c6a647663")