Re: Latest proposal for smart regexes in RELAX NG

David Tolpin <[email protected]> Wed, 5 May 2004 08:44:47 +0500 (AMST)
Newsgroups gmane.text.xml.relaxng.general
Message-ID <[email protected]>
>
> The design I posted is:
>
> 1) cleanly embeddable into RNG, sharing its naming conventions when possible
> 2) uses elements in the rx: namespace to express the components of
>    regular expressions
> 3) allows references with rx:ref to sub-regexes defined within
>    ordinary rng:define elements.
> 4) implementable using an ordinary Posix regex engine
>

What would be the compact syntax for rx:?