XML sample application

John Tigue (jtigue@datachannel.com)
Mon, 21 Jul 1997 09:20:11 -0700


This is a multi-part message in MIME format.
--------------CEC31D29BE740DA2F4A0125C
Content-Type: text/plain; charset=us-ascii
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Transfer-Encoding: 7bit

For your XML viewing pleasure, I have created a demo applet which allows
users to view CDF files. The applet is configured (from its html page)
to fetch a CDF file from its server and display any channels and items
in a tree. Users can click on the elements in the view and the browser
will call up the URL from the xml elements' href attribute. The applet
is at http://www.datachannel.com/xml/viewer (circa 500K, the parser is
about 100K of that). It has been shown to work on Netscape 3 and 4
(Windows, Mac, Sun) and MS IE 3 and 4. Please tell me if you have any
difficulties.

I used this experiment to test drive Xapi-J as it currently stands. As
such the applet's UI and logic consume the document through the Xapi-J
interfaces to the element tree. The applet could have used any
underlying processor which implements the Xapi-J interfaces.

--
John Tigue
Programmer
john@datachannel.com
DataChannel (http://www.datachannel.com)
206-462-1999

--------------CEC31D29BE740DA2F4A0125C Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for John Tigue Content-Disposition: attachment; filename="vcard.vcf"

begin: vcard fn: John Tigue n: Tigue;John org: DataChannel email;internet: john@datachannel.com title: Programmer tel;work: 425-462-1999 x-mozilla-cpt: ;0 x-mozilla-html: TRUE end: vcard

--------------CEC31D29BE740DA2F4A0125C--