[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: Clark Evans <clark.evans@manhattanproject.com>
- Date: Thu, 18 Feb 1999 20:05:54 -0500 (EST)
Clark Evans writes:
> Are there any parsers that will accept 'mail' and
> generate corresponding XML?
<snip/>
> The rewrite program would:
>
> 0) Transform reserved characters > < & into
> > < & and handle other trivial
> conversions such as this.
Of course.
> 1) Transform the 'headers' into XML structure.
> <mail-header
> sender="clark.evans@manhattanproject.com"
> to.1="xml-dev@ic.ac.uk"
> etc.
> >
Sounds reasonable.
> 2) Leave valid XML/HTML alone if possible.
Wrong -- or, to put it differently, it should leave content with
text/html and text/xml alone, but it should not try to recognise
markup in text/plain.
> 3) Add a <mail> </mail> and <p> </p> for non-xml
> non-html mail.
I don't think that adding <p>...</p> is a good idea -- if the body of
the message is text/plain, then it should be treated as a blob of
text.
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.com/
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)
|