Re: XPath support for using multiple ixml implementations

John Lumley <john@saxonica.com> writes:
> I think Norm was considering a two stage match/parse process. Something like:
>
>  nonterminal: [L]+ {grammar: more-detailed-grammar.ixml}.
>
> where during the first pass nonterminal matches a string of letters (which will be retained as a text node below <nonterminal>, and then passing that input to parsing against more-detailed-grammar.ixml in a subsequent phase. It could of course nest.

Yes, though I’ve come no where near even imagining a plausible syntax for it yet.

                                        Be seeing you,
                                          norm

--
Norm Tovey-Walsh
Saxonica

Received on Monday, 2 March 2026 17:31:56 UTC