RE: [xsl] ANNOUNCE: ASCII XML Tree Viewer

Subject: RE: [xsl] ANNOUNCE: ASCII XML Tree Viewer
From: "Evan Lenz" <elenz@xxxxxxxxxxx>
Date: Wed, 14 Feb 2001 10:25:55 -0800
If the next step is HTML, then the step after that is SVG :)

Anyone working on something like this?

Evan Lenz
XYZFind Corp.

-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Michael
Hoffmann
Sent: Tuesday, February 13, 2001 11:19 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] ANNOUNCE: ASCII XML Tree Viewer


excellent....
thx to jenny and mike :-) great work !
cant wait for the "next step" (HTML)


michael


Mike Brown wrote:
[...]

> The stylesheet and sample output (from the stylesheet applied to itself)
> is at http://skew.org/xml/stylesheets/ascii-treeview/
>
> Modifications from the code Jeni posted today:
>
>  - no more dangling branches (added child::node() test)
>  - element and attributes expressed with both name and expanded-name
>     when namespace URI is not null
>  - escaping occurs for attribute values
>  - processing instruction expressed as target='' and instruction=''
>  - backslashes and apostrophes are also escaped
>  - top-level parameter affects whether namespace nodes are displayed
>
> The next step will be to produce an HTML equivalent so that the
> transformation will work well in a browser, with additional styling
> via CSS.
>
>    - Mike
> ____________________________________________________________________
> Mike J. Brown, software engineer at            My XML/XSL resources:
> webb.net in Denver, Colorado, USA              http://skew.org/xml/
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread