[
Lists Home |
Date Index |
Thread Index
]
- From: John Cowan <cowan@locke.ccil.org>
- To: XML Dev <xml-dev@ic.ac.uk>
- Date: Tue, 20 Apr 1999 15:08:32 -0400
Roger L. Costello wrote:
> (1) Binary data isn't actually put in an XML file, correct? i.e., the
> binary data is _not_ inline, correct? An XML file just contains ASCII
> text, correct?
Correct in essence. However, for "ASCII" read "characters,
expressed in Unicode or some subset of it". Of course, ASCII
*is* a subset of Unicode.
> (2) Just like in HTML, binary data is _referenced_ by the XML document,
> correct?
Typically. Nothing prohibits you from encoding binary data as
Base64 and incorporating it into an XML document, but nobody has
converters for that yet either.
> (3) Is this the correct way of using binary data:
[example snipped]
> Here we see an XML document _referencing_ a file containg binary data.
> The binary data is not actually inline. Is this how it's done?
That is the fully standards-compliant way. Application conventions
such as XLink (when it stabilizes) can simplify this process
by allowing in-line URIs and letting the network infrastructure
provide the remote document-type.
--
John Cowan http://www.ccil.org/~cowan cowan@ccil.org
You tollerday donsk? N. You tolkatiff scowegian? Nn.
You spigotty anglease? Nnn. You phonio saxo? Nnnn.
Clear all so! 'Tis a Jute.... (Finnegans Wake 16.5)
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|