- From: Christian Grün <cg@basex.org>
- Date: Wed, 2 Dec 2020 12:05:12 +0100
- To: Michael Kay <mike@saxonica.com>
- Cc: Tom Hillman <tom@expertml.com>, Dimitre Novatchev <dnovatchev@gmail.com>, Dave Pawson <dave.pawson@gmail.com>, "Liam R. E. Quin" <liam@fromoldbooks.org>, public-xslt-40@w3.org
> serialize($x, method: 'json', indent: true()) Reads well. I assume the space after the colon would need to be made mandatory, as the following expression is syntactically valid: declare namespace method = 'xyz'; serialize(1, method:path-with-single-step)
Received on Wednesday, 2 December 2020 11:30:24 UTC