in rnc format I have
grammar {
start = Grammar
Grammar = element grammar {(Verb)+, (Noun)+ }+
and Jing tells me
error: "start" contains "oneOrMore"
Agreed the root element has one or more...
but there is only one root element.
any clarification on the error please?
regards
--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
