relaxng / jing-trang

Schema validation and conversion based on RELAX NG
http://www.thaiopensource.com/relaxng/
Other
227 stars 69 forks source link

Resolver should be able to communicate MIME type of resource #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently an HTTP-backed resolver can't communicate the MIME type of the
resource. (It can only communicate the charset parameter of the
Content-Type header.)

When an NVDL subschema is in the Compact Syntax and the schema comes with
the appropriate MIME type, the parser dispatch should probably happen on
the HTTP content type, but currently that can't be done, because the
content type doesn't travel that far.

Original issue reported on code.google.com by hsivonen@iki.fi on 14 Nov 2008 at 2:52

GoogleCodeExporter commented 9 years ago

Original comment by jjc.jclark.com on 16 Dec 2008 at 10:19