Re: [xsl] xsl manual sort order

Subject: Re: [xsl] xsl manual sort order
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Thu, 24 Mar 2005 14:30:17 -0500
Hi Dan,

At 02:31 PM 3/24/2005, you wrote:
Is there a way that the order of an xml to html
transform can be specific to the order the xsl was
written.

In general, yes, unless you have something more particular in mind than simply "controlling the order of the output".


 Or can I make the transfrom output of a
for-each section output in a specific order, note that
xsl:sort in asceding or such does not fix my issues.

While for-each will traverse in document order unless a sort is present, there are ways around this: the fix will depend on exactly what you need to do. Can you provide us with anything more concrete?


Cheers,
Wendell


====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================

Current Thread