- From: John Cowan <jcowan@reutershealth.com>
- Date: Fri, 19 May 2000 16:53:28 -0400
- To: "xml-uri@w3.org" <xml-uri@w3.org>
The "data:" URI scheme can be used to serve the purpose of ephemeral namespace names quite nicely. In its simplest form, it is "data:," followed by an arbitrary string of URL-safe characters and %xx escapes. If dereferenced, it returns the URL-decoded string as a text/plain document. (Try it in your Netscape browsers.) -- Schlingt dreifach einen Kreis um dies! || John Cowan <jcowan@reutershealth.com> Schliesst euer Aug vor heiliger Schau, || http://www.reutershealth.com Denn er genoss vom Honig-Tau, || http://www.ccil.org/~cowan Und trank die Milch vom Paradies. -- Coleridge (tr. Politzer)
Received on Friday, 19 May 2000 16:53:54 UTC