[relaxng-user] 'and' and 'not' (removing things from patterns)

David Tolpin dvd at davidashen.net
Wed Jan 21 15:36:56 ICT 2004


> If I have a pattern "inlinecontent", I can add to it by saying
> 
>   <define name="inlinecontent" combine="choice">
>     <choice><ref name="italic"/></choice>
>   </define>
> 
> So can I do the opposite? Say that I want to _remove_ "italic"
> from "inlinecontent"?

Is it because constructing regular automata for 'and' and 'not' is more
complex these operations are not included into Relax NG?

David Tolpin


More information about the relaxng-user mailing list