blob: f3c2f7bfb1abc8fa0406ea1765360999a13da651 [file] [log] [blame]
(:*******************************************************:)
(:Test: deep-equalusht2args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "deep-equal" function :)
(: with the arguments set as follows: :)
(:$parameter1 = xs:unsignedShort(upper bound) :)
(:$parameter2 = xs:unsignedShort(lower bound) :)
(:*******************************************************:)
fn:deep-equal((xs:unsignedShort("65535")),(xs:unsignedShort("0")))