ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xsl-list
xsl-list
Re: [xsl] Collecting attributes from the ancestor-or-self axis
by Oleg Tkachenko other posts by this author
Nov 19 2001 12:04PM messages near this date
RE: [xsl] Collecting attributes from the ancestor-or-self axis | Re: [xsl] Collecting attributes from the ancestor-or-self axis
WATKIN-JONES,ADAM (HP-UnitedKingdom,ex1) wrote:


>  I believe this works as follows:
>  1. the select in copy-of returns a node-set in document order.  At this
>  point the node set has duplicate attribute names.

I don't think that's right. By definition node-set is "an unordered 
collection of nodes without duplicates". So all dublicates have to be 
removed at the time of XPath expresison evaluating and the order may be 
any one appropriate to XPath processor.

>  2. when copy-of applies these attributes to the output element, the
>  duplication is removed by succeeding attribute nodes overwriting the values
>  of any attributes that are already present.

<xsl:copy-of>  copies nodes in document order, but if you are copying 
attributes, why do you care about any order?



-- 
Oleg Tkachenko
Multiconn International, Israel


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
Thread:
WATKIN-JONES,ADAM (HP-UnitedKingdom,ex1)
Oleg Tkachenko
Jeni Tennison
David Carlisle
David Carlisle

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved