Re: The role of media types for XML content
"John.Cowan" <[email protected]> Wed, 15 Jun 2005 07:53:14 -0400
| Newsgroups | gmane.ietf.xml-mime |
|---|---|
| Message-ID | <20050615115313.GA2072@NYCMJCOWA2> |
Martin Duerst scripsit: > Also, Relax NG in XML syntax most probably may have provisions > of some sort about how to include other namespaces, e.g. for > documentation,... Indeed, arbitrary elements and attributes may appear in a RELAX NG document, provided they are in a namespace other than the RNG namespace. There is no specific wrapper element as there is in W3C XML Schema. The RNG documentation indeed provides for a documentation namespace as well as a namespace for recording DTD-specific information in order to make it possible to roundtrip DTDs through RNG. -- "Well, I'm back." --Sam John Cowan <[email protected]>