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

RE: Copying Groups of Attributes

Subject: RE: Copying Groups of Attributes
From: "Ciaran Byrne" <ciaran.byrne@xxxxxxx>
Date: Mon, 12 Feb 2001 17:57:01 -0800
RE:  Copying Groups of Attributes
Thanks Dave,
	But I was more thinking along the lines of

<xsl:copy-of select="coreattrs"/>

where coreattrs has been defined elsewhere in the XSL.

Coreattrs is common to most elements in the XSL so it would
save on the repetition.

-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of David
Carlisle
Sent: Monday, February 12, 2001 9:12 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re:  Copying Groups of Attributes



<p>
<xsl:copy-of select="@id|@class|..."/>

or if you really want them all, just

<p>
<xsl:copy-of select="@*"/>

David

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.