[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Is it legal to do <xsl:copy-of select="element/@attri

Subject: Is it legal to do <xsl:copy-of select="element/@attribute"/>?
From: TW <zupftom@xxxxxxxxxxxxxx>
Date: Wed, 9 Feb 2011 00:59:54 +0100
 Is it legal to do <xsl:copy-of  select="element/@attri
Is it legal to copy attributes that are collected from a bunch of
different elements into a result element using
  <xsl:copy-of select="element/@attribute"/>?

It works in the processors I've tested, but as the same attribute may
occur several times in the selected node set, but can only be present
once in the output, I'm not sure whether it's O.K. to do something
like this (in XSLT 1.0).  Can I rely on the rule for <xsl:attribute/>
being applied that says, when adding an attribute, any already
existing attribute of the same name is replaced?  Or is the processor
behavior implementation-dependent in such a situation?

Thanks!
Thomas W.

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.