[
Lists Home |
Date Index |
Thread Index
]
- From: Gang He <gang@cs.wisc.edu>
- To: xml-dev@ic.ac.uk
- Date: Tue, 16 Jun 1998 15:05:11 -0500
Hi,
I am working on writing a XML DTD to describe a data file. The file will
contain some binary data. I understand that I can use Entity and
Notation to do the job. But for some reason I have to make the file
containing the binary data a XML document file. Could someone please
tell me whether I can use PCDATA for the binary data directly or I
should make all binary characters into character references and then put
them in PCDATA? And if I need make all binary characters into character
references first, is there any way to convert the binary character into
character reference automatically?
Many thanks in advance.
Gang
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/
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)
|