xsl-list
[Top] [All Lists]

Re: How to sort?

2004-10-14 04:10:06
no. listing 1500 line XML wouldn't be appreciated. the structure I
provided you with is the same, but extremely long.

the results are as I expected them, so the expression is working very well.

what i also wanted to add is an option to filter by two parameters
instead of one:

now:
<xsl:apply-templates select="Documents/Document[Article/@info = 'main']"/>

Would like to choose all article-elements where info="main" or info="sub".

thanx,

Mike



On Thu, 14 Oct 2004 12:51:07 +0300, jarno(_dot_)elovirta(_at_)nokia(_dot_)com
<jarno(_dot_)elovirta(_at_)nokia(_dot_)com> wrote:
Hi,

I am using MSXML and XslTransform() in C# to transform documents.
There is only one stylesheet.

original XML doc is 1500 lines large tough.

So it's not what you showed us. Did you try with the example you gave us, 
does it give the expected results?

Transform is very very slow.

Shouldn't be.

Cheers,

Jarno - Xorcist: Erlicheda



--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--




-- 

[row.filter]


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