Re: Best RNG checking tools
Sebastian Rahtz <[email protected]>
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
David Tolpin wrote: >Relax NG is simple enough to provide few capabilities which can be dangerous. > > quite. Isn't the reason we all like RelaxNG is that we _don't_ have to skirt around features that are hard, or unimplemented, or unportable? protecting the schema writer against doing something dumb, like using an attribute to encode something which may later need inline markup, seems rather hard :-} Sebastian