xsl-list
[Top] [All Lists]

RE: Test for node name and attribute value

2004-11-30 06:50:39
Thanks for you reply. 
I don't know why but node matches don't work when I use the simple
syntax:

my-relation

instead of 

node()[name(.)='my-relation'

Is there something wron with my xsl transformer?

Given that you have been asking fairly elementary XPath questions, it seems
more likely that the error is on your side. Show us a full example of what
you are doing, and we'll tell you where it's wrong.

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