[
Lists Home |
Date Index |
Thread Index
]
That may be because xsl:sort must be a child of either xsl:apply-templates or
xsl:for-each.
Mike
Binh Thang wrote:
> Thanx, for your help. But I do have another stupid question. I tried to sort the
> name of the restaurantss with <xsl:sort select="name"/> but wherever I place the
> xsl:sort I receive the message "Keyword xsl:sort may not be used here." So,
> meaning I can not use sort in my xml?
>
>
> --------------------------------------------------------------------------------
> Play online games with your friends with MSN Messenger
> <http://g.msn.com/8HMAENNL/2740??PS=>
> ----------------------------------------------------------------- The xml-dev
> list is sponsored by XML.org , an initiative of OASIS The list archives are at
> http://lists.xml.org/archives/xml-dev/ To subscribe or unsubscribe from this
> list use the subscription manager:
|