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

RE: Retrieving an Attribute from an Attribute-set

Subject: RE: Retrieving an Attribute from an Attribute-set
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Wed, 19 Dec 2001 18:03:18 -0000
RE:  Retrieving an Attribute from an Attribute-set
You can't select individual attributes from an attribute-set; if you want to
select it independently, mak it part of an attribute set on its own; you can
always build a composite attribute sets from smaller attribute sets.

Mike Kay

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of tony
> Sent: 19 December 2001 15:20
> To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  Retrieving an Attribute from an Attribute-set
>
>
> Hi,
> i want to retrieve an attribute from an attribute-set to use
> in a xsl:if
> test.
>
> e.g.
> I have this following attribute-set declared in a xsl file.
>     <xsl:attribute-set name="set">
>           <xsl:attribute name="display">yes</xsl:attribute>
>      </xsl:attribute-set>
> in the same file i want to use a xsl:if declaration
>
> <xsl:template match="node">
>        <xsl:if test=" 'value-of-display attribute from set' = 'yes'" >
>                 <!-- do something -->
>        </xsl:if>
> </xsl:template>
>
> Is it possible ?
>
> -Dhiraj
>
>
>
>
>
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.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.