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
[xsl] selecting a perticular node
by tony other posts by this author
Dec 20 2001 1:03PM messages near this date
[xsl] Can someone convert this function in MSXSL:script to Rhino 1.5 ?? | RE: [xsl] selecting a perticular node
hi,
i have a XML file :
<actors> 
 <actor id="3"/> 
 <actor id="5"/> 
 <actor id="2"/> 
 <actor id="1"/> 
 <actor id="6"/> 
 <actor id="7"/> 
</actors> 

I want to write a XPATH expression which will return me the node having
smallest value of attribute "id"
     e.g. <xsl:value-of select="<actor>  having smallest id value" />

thanks,
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
Thread:
tony
Michael Kay

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