- From: Fredrik Öhrström <oehrstroem@gmail.com>
- Date: Mon, 3 Mar 2025 11:58:23 +0100
- To: Alain Couthures <alain.couthures@agencexml.com>
- Cc: ixml <public-ixml@w3.org>
Received on Monday, 3 March 2025 10:58:54 UTC
> > Allowing text result is not "Invisible XML" but this could be enough to > generate formatted output, such CSV or JSON, for example. > I belive the intended tool for text output is the xsl transform that can both re-arrange input nodes (and other DOM modifications which ixml cannot) and potentially generate any text output. So, I think we should stick to valid XML in the output which requires a root-node. My bad creating an invalid grammar. :-) I expect there to be several ixml+xslt combos developed together, so for the xmq tool I intend to make it easy to apply such a combo to the input. //Fredrik
Received on Monday, 3 March 2025 10:58:54 UTC