[
Lists Home |
Date Index |
Thread Index
]
Sorry I don't understand why you're doing this? Could you explain it to me
please?
;=)
nicolas
-----Message d'origine-----
De : bryan [mailto:bry@itnisk.com]
Envoye : vendredi 19 septembre 2003 12:32
A : xml-dev@lists.xml.org
Objet : [xml-dev] mime types and xml dialects
Hi,
When returning a mime type of a resource, if that resource is a dialect
of xml then the more general type is text/xml but the more specific type
can be application/rdf+xml which in turn can be even more closely
specified as a subset of RDF.
Currently what I'm doing is returning text/xml for generic xml
documents, and application/rdf+xml for all dialects of rdf; what I'm
considering is the possibility of adding http headers that specify that
there is a range of mime types possible for a resource, and their
likelihood of being the best type for a resource.
Anyone done anything with that, pointers to discussions, projects and
similar stuff in the past would be helpful.
-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>
The list archives are at http://lists.xml.org/archives/xml-dev/
To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
|