This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: ANNOUNCE: ASCII XML Tree Viewer


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@lists.mulberrytech.com
[mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Michael
Hoffmann
Sent: Tuesday, February 13, 2001 11:19 PM
To: xsl-list@lists.mulberrytech.com
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]