Re: [xml-dev] modeling, validating and documenting an xml grammar
> > RELAX NG [1] > > What about Schematron [2], IMHO the most flexible validation tool? All > you need is an XSLT processor like Saxon [3]. Schematron is nice, but it's hard to extract a model from a bunch of assertions. Schematron in combination with another modeling language, like RELAX NG, gives the best of both worlds. Bob Foster