xsl-list
[Top] [All Lists]

RE: '<' character in href

2003-01-21 12:15:43
figured out.
Thanks.  Using {SELECTED_ORDER}

 -----Original Message-----
From:         Lee, Insoo  
Sent: Tuesday, January 21, 2003 1:56 PM
To:   xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject:      '<' character in href


 Hi, in my XSL, I need to have an href link and I need to pass down the
parameters that get read from XML...., but it complains " The value of
attribute "href" must not contain the '<' character."
 How would I escape that character? Thanks

<a
href="xmlReport?contentType=excel&amp;reportType=cab&amp;sort_selection=<x
sl:value-of select="SELECTED_SORT"">


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>