- From: temp <temp44@szm.sk>
- Date: Mon, 22 Nov 2010 11:51:43 +0100 (CET)
- To: xproc-dev@w3.org
Received on Monday, 22 November 2010 10:52:19 UTC
Hello, in the test case document-template-003.xml there is a requirement of XPath 2.0. I know these tests are optional, but this way the test will always fail for a processor with only XPath 1.0 support, even if it correctly implements the step. My suggestion is to change the XPath expression in the template (the one with the string-join function) to: {concat("{{", concat(/*/@a, ",", /*/@b), "}}")} This is XPath 1.0, and will also satisfy the purpose of the test, which is (as far as I understand) to test for correct handling of quotes. Thanks Mio === reklama ====================================== http://mail.szm.com - e-mail a priestor na www stranku zadarmo http://webhosting.szm.com - domÄ'©ny a webhosting za najniĹľĹË|ie ceny SZM.com pouĹľÄ'Âva COMDOM Antispam - www.comdomsoft.com
Received on Monday, 22 November 2010 10:52:19 UTC