[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Possible small RDDL enhancement
- From: Jason Diamond <jason@injektilo.org>
- To: Tim Bray <tbray@textuality.com>, xml-dev@lists.xml.org
- Date: Tue, 20 Mar 2001 22:16:05 -0800
If you wanted to use an attribute, you could always follow XML Schema's
xsi:schemaLocation attribute example and identify the namespaces using a
list of whitespace seperated URIs.
> -----Original Message-----
> From: Tim Bray [mailto:tbray@textuality.com]
> Sent: Sunday, March 18, 2001 10:43 PM
> To: xml-dev@lists.xml.org
> Subject: Possible small RDDL enhancement
>
>
> It dawns on me that it might be useful for a RDDL to declare
> what namespace or mime-type it claims to be describing. Would
> it make sense to create a new optional element type, <rddl:class>,
> with attributes ns= and/or media-type=, which could be used for
> this purpose? I was thinking of using attributes, but sometimes
> a rddl might be used to describe more than one class of documents.
>
> *If* this is a good idea, the element might as well go in
> <html:head>, right? -Tim
>
>
> ------------------------------------------------------------------
> The xml-dev list is sponsored by XML.org, an initiative of OASIS
> <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To unsubscribe from this elist send a message with the single word
> "unsubscribe" in the body to: xml-dev-request@lists.xml.org
>