RE: Some issues with IRP Tests

I've fixed test159 and removed the duplicate from test 528.


-          Jim

From: Zjnue Brzavi [mailto:zjnue.brzavi@googlemail.com]
Sent: Monday, March 17, 2014 11:22 AM
To: Stefan Radomski
Cc: www-voice@w3.org (www-voice@w3.org)
Subject: Re: Some issues with IRP Tests

Hi,

Test159:
The XSLT transformation will create an invalid send element in line 9: <send event="thisWillFail" conf:illegaltarget=""/<conf:illegaltarget=%22"/>>. It used to create 'target="baz"' some versions ago. We are using the saxon9he.jar XSLT implementation as it's the only free-of-charge XSLT2.0 implementation available cross-platform we found.

This has been noted before. In test159.txml, conf:illegaltarget="", should be conf:illegalTarget=""
https://github.com/zjnue/hscxml/commit/264b5f01eed717a7b3412d7ceb469c7c6ae885fc
Another minor point is that test 528 contains some unnecessary duplication:
https://github.com/zjnue/hscxml/commit/c319a3d7efdf44c6f28f3e90dd77848acc1cd8ca
Best regards,
Zjnue

Received on Monday, 17 March 2014 15:28:56 UTC