xsl-list
[Top] [All Lists]

RE: [xsl] xml inheritance / xslt inheritance application

2008-06-17 13:43:14

I don't quite understand.  This returns a nodeset with at 
least one @type, perhaps 2 (if there is a default type).  [1] 
indexes the nodeset?  Does indexing start at 0?  If so, if 
the 1th element isn't there does it just reference the nearest one?


It returns a sequence - NOT a set - of nodes, with zero, one, or two
members, and selects the first member of the sequence if there is one.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>