[relaxng-user] removing things from patterns

Sebastian Rahtz sebastian.rahtz at computing-services.oxford.ac.uk
Wed Jan 21 09:56:03 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"?
-- 
Sebastian Rahtz      Information Manager
Oxford University Computing Services
13 Banbury Road, Oxford OX2 6NN. Phone +44 1865 283431


More information about the relaxng-user mailing list