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] Retrieving unknown attribute values
by Vasu Chakkera other posts by this author
Oct 14 2002 8:46AM messages near this date
Re: [xsl] Error xsl:param may not be used here | Re: [xsl] Retrieving unknown attribute values
This is probably the most basic question, i am sure u wud have known if u 
had checked any standard XSLT Book

if you have an element of the type
<myelement myattribute = "myval"> 

then u shud refer to the myattribute in the following way

<xsl:value-of select = "myelement/@myattribute"/> 

HTH
Vasu

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
Thread:
Vasu Chakkera
Peter Davis

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