Applications of relaxng
David Tolpin <[email protected]>
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
It is my impression that Relax NG, as well as other modern schema languages, is implemented with idea in mind that a schema is a validation tool. Yet, in my opinion, this application should not be the only one. It is not even the most important one. There are many more things that must be done with formally defined XML languages than validation; Relax NG as it currently specified and implemented, does not make those other things easier. Nor any other schema, to say the truth. David