Re: association of RELAX NG with a document
Tsuguya Sasaki <[email protected]>
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
John Cowan wrote: >> I'm a relatively new "convert" (from XML Schema) to RELAX NG. I >> understand that there is no standard way to associate a RELAX NG schema >> with a document. I'm just wondering if there is any plan to make this >> possible. > > Not really. The theory is that you might want to validate a document > against different schemas for different purposes, and no one schema is > really preferred. Thank you very much for your prompt reply. I'm familiar with this "theory", but practically speaking, you may nevertheless want to associate RELAX NG with instance documents for, e.g., guided editing with an XML editor; there seem to be other circumstances where the existence of a mechanism for such an association is useful. Tsuguya Sasaki PS: I'm a linguist, so I apologize in advance for some (or all) of my remarks that may not be to the point at all.