blob: c1df9a3c499b6aac742254250158acba8e47ebdb [file] [log] [blame]
(:*******************************************************:)
(:Test: deep-equalusht2args-5 :)
(: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(lower bound) :)
(:$parameter2 = xs:unsignedShort(upper bound) :)
(:*******************************************************:)
fn:deep-equal((xs:unsignedShort("0")),(xs:unsignedShort("65535")))