|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] incomplete resultsMichael Kay mhk at mhk.me.ukWed Dec 1 16:16:58 PST 2004
> I was expecting an error if I tried to > return an attribute that wasn't there. A path expression such as @a returns the empty sequence if the context node has no @a attribute. This obviously makes sense with elements: ./author returns a sequence of 2 nodes if there are two authors, one node if there is one author, zero nodes if there are no authors. Attributes are just handled the same way. If this weren't the case you wouldn't be able to do if(@a) to test if the attribute exists - this is simply a test for whether the sequence returned by @a is empty or not. Michael Kay http://www.saxonica.com/
|
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
|

Cart








