OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: ECG data and XML

[ Lists Home | Date Index | Thread Index ]
  • From: "Jonathan Borden" <jborden@mediaone.net>
  • To: "Patrice Bonhomme" <Patrice.Bonhomme@loria.fr>, <xml-dev@ic.ac.uk>
  • Date: Tue, 4 May 1999 07:40:42 -0400

Patrice Bonhomme wrote:

>
> I am working on a system to handle ECG (Electrocardiogram) binary
> data. I am
> using XML to manage all the meta-data (concerning identification,
> patient,
> folder, ...). I was wondering if someone else has already put his
> hands in
> this kind of data.

	Yes, certainly there are several options for handling binary data, as is
pointed out in the article at
http://www.xml.com/xml/pub/98/07/binary/binary.html namely:

1) maintain binary data in an external file and use notations/links to
reference
2) maintain binary data inline in a base64 encoded element, to see an
example send a MIME e-mail with a binary attachment, e.g. your ECG file, to
test-xmtp@jabr.ne.mediaone.net and it will send it back to you in XML
encoded MIME format.
3) use a MIME multipart/related message to maintain an XML part (metadata)
and a binary part (or parts) in a single document
4) convert the 'binary' ECG data into vector format and transmit as XML e.g.
in SVG format. SVG is particularly well positioned to handle ECG data (as
opposed to x-ray data).

Jonathan Borden
http://jabr.ne.mediaone.net


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)


  • References:



 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS