xsl-list
[Top] [All Lists]

RE: [xsl] Using attributes with XPath

2006-08-24 12:07:55
Mike (et al.),
I spoke incorrectly about attributes. (And I am taking a real
drubbing for it.)

I can see that another issue was in my mind at the time, but the
relevance has been lost in the exchange.

Thanks for the correction,
Mike Ferrando
Library Technician
Library of Congress
Washington, DC
202-707-4454

--- Michael Kay <mike(_at_)saxonica(_dot_)com> wrote:

1. The axis concepts concerning XML elements (parent::*,
child::*,
etc.) is not the same between an element and its attributes. 
Thus for a beginner in XSLT, my comment about attributes 
stands. 

Eh? You said an attribute has no parent. But if $x is an attribute,
then
$x/parent::* gives you an element, whether you are a beginner in
XSLT or
not. You don't help beginners by making statements that aren't
true.


You really think beginners are going to wade through all the 
techno-talk when working with a workflow they probably didn't 
even setup in the first place?


No, beginners aren't going to wade through it all. That's why it's
very
important not to give them incorrect information.

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




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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>