|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Parameter Sorting Problem With Xalan
If I understand your current stylesheet correctlyit defines parameters for the data-element matching template. You need stylesheet parameters. I think the answer is as simple as moving: <xsl:param name="sortcolumn" select="'COLUMN1'"/> <xsl:param name="sortorder" select="'ascending'"/> from in the data-element template to just after: <xsl:output method="xml" omit-xml-declaration="yes" indent="yes"/> (That's if I've got my internal XSLT cribsheet in order!) :G ************************************************************************* The information contained in this message or any of its attachments may be privileged and confidential and intended for the exclusive use of the addressee. If you are not the addressee any disclosure, reproduction, distribution or other dissemination or use of this communication is strictly prohibited ************************************************************************** XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








