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 >> visual-xslt-discuss
visual-xslt-discuss
[Visual-XSLT-discuss] how to indicate attribute
by Watts, Andrew C other posts by this author
Feb 6 2003 7:35PM messages near this date
view in the new Beta List Site
[Visual-XSLT-discuss] Entity declarations in XSL stylesheet | RE: [Visual-XSLT-discuss] how to indicate attribute
The first line returns to me the number of attributes,
but how do I specify their names & values without
explicitly naming them as in   <xslt:value-of select= "@path"/> 
<xslt:value-of select= "@[0]"/>    // does not work - but
from what I read should point to the first attribute....

Thanks..Andrew

<xslt:for-each select ="defaults"> 
		<xslt:value-of select= "count(@*)"/>  
	    <xslt:value-of select= "@[0]"/>     
_______________________________________________
Visual-XSLT-discuss mailing list
Visual-XSLT-discuss@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Watts, Andrew C
Stuart Celarier

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved