[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Confusing trace from Saxon HE9
> I will look into the possibility of declaring types for > parameters throughout my code. In this particular instance, > the $node parameter could be really any element from the > source document (but not a sequence) Then describe it using as="element()". That's quite sufficient to catch this error early on, and it also shares your knowledge of what the variable is supposed to contain with the people reading and debugging your code, as well as sharing it with the compiler, which can make use of the knowledge when optimizing. Regards, Michael Kay http://www.saxonica.com/ http://twitter.com/michaelhkay
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|