Re: Test suite dashboard

Hi Leroy,

the stylesheet is an XSLT 2.0 stylesheet, and xsltproc can only process 
XSLT 1.0. You can use the saxon HE version
http://www.saxonica.com/products/products.xml
to process the XSLT 2.0 stylesheet.

Best,

Felix

Am 09.01.13 18:21, schrieb Leroy Finn:
> Hey Felix,
>
> I have updated the testsuiteMaster.xml file up to external resource. I 
> will finish the rest tomorrow there are only 6 left to update and I 
> will do this in the morning. One quick question I was trying to 
> compile the HTML file using the XSL provided file using xsltproc in 
> linux. I assumed it would just be:
> *
> *
> *xsltproc testsuiteDashboard.xsl testsuiteMaster.xml -o 
> testSuiteDashboard.html*
> *
> *
> to compile the page but it seems to be incorrect. Any advice ??
>
> Thanks,
> Leroy
>
>
> On 9 January 2013 13:56, Leroy Finn <finnle@tcd.ie 
> <mailto:finnle@tcd.ie>> wrote:
>
>     Thanks Felix. I will put in the links this evening.
>
>     Thanks,
>     Leroy
>
>
>     On 9 January 2013 13:54, Felix Sasaki <fsasaki@w3.org
>     <mailto:fsasaki@w3.org>> wrote:
>
>         Hi all,
>
>         I re-generated the test suite dashboard, see
>         http://tinyurl.com/its20-testsuite-dashboard
>         "provenance" files (discussed today in a different thread) are
>         shown as "not found", since the test suite master file
>         https://github.com/finnle/ITS-2.0-Testsuite/blob/master/its2.0/testsuiteMaster.xml
>         is not up to date, but I think Leroy will work on then links
>         to input and expect files later.
>
>         Best,
>
>         Felix
>
>
>

Received on Wednesday, 9 January 2013 20:14:49 UTC