« Return to Thread: WebTestReport.xsl -- add template to parse out line breaks for step

Re: WebTestReport.xsl -- add template to parse out line breaks for <testInfo> step

by Michael Habbert-3 :: Rate this Message:

Reply to Author | View in Thread

Hi Kelcy,

did you try:

<xsl:output method="html" encoding="utf-8"/>

I'm not so familiar with xslt, even though I did extend our
transformation-script once.

cheers,

Michael

Kelcy Monday wrote:

> Michael,
>
> I agree that the WebTestReport.xsl file should me modified. This is
> exactly what I am attempting. The code included in the original email is
> a snippet from my WebTestReport.xsl file, but I am having some issues
> getting the code to work.
>
> What I need help with is getting my basic idea to from basic idea to
> proper implementation.
>
> Thanks,
> Kelcy Monday
>
>
> [...]
_______________________________________________
WebTest mailing list
WebTest@...
http://lists.canoo.com/mailman/listinfo/webtest

 « Return to Thread: WebTestReport.xsl -- add template to parse out line breaks for step