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

Re: copy-of select all attributes except one

Subject: Re: copy-of select all attributes except one
From: "Ritu" <rkama@xxxxxxxxxxx>
Date: Thu, 14 Nov 2002 10:22:30 -0600
xsl select all attributes
<xsl:copy-of select=@* [not(name()='art']"/>

Ritu

----- Original Message ----- 
From: "Braumuller, Hans" <H.Braumueller@xxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, November 14, 2002 9:52 AM
Subject:  copy-of select all attributes except one 


> Hi,
> 
> short problem, 
> 
> i want with one X-Path statement copy all attributes except one (@art).
> 
> xml
> ...
> <table art="frame" id="tableFrame" class="tableFrame"  rules="rows"
> frame="void" bordercolor="#8390BE"/>
> ...
> 
> xsl (pseudo-code)
> ...
> <table>
> <xsl:copy-of
> select="$properties/root/body/tables/table[@art='frame']/@*[not(@art)]"/
> >
> ...
> 
> Please excuse my FAQ
> 
> Greetings from Hamburg, Germany
> 
> Hans Braumuller 
> Systementwickler Web-Design 
> Hanse Orga AG
> Sportallee 41 
> D-22335 Hamburg 
> Telefon: (+49) 040 51 48 08-62 
> Telefax: (+49) 040 51 48 08-88 
> E-Mail: h.braumueller@xxxxxxxxxxxx 
> http://www.hanseorga.com
> 
>  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.