xsl-list
[Top] [All Lists]

RE: [xsl] Identity and Modified identity transforms

2007-12-03 04:15:45
I don't know of the top of my head what node()[1] would do if 
the currrent node was an attribute...

Attributes don't have children, so child::node()[1] returns an empty
sequence.

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>
--~--