Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. kgbboy

    sort on a value of an attribute

    I want to sort on the value of an attribute. How is this possible? When i want to sort on the value of an element then i can just use the following code: <xsl:choose> <xsl:when test=&quot; catalogue/book/title='My first book' &quot;> ... some code ... </xsl:when>...

Part and Inventory Search

Back
Top