RE: [xsl] Re: Documenting XML -and- viewing an XML tree in IE

Subject: RE: [xsl] Re: Documenting XML -and- viewing an XML tree in IE
From: "bryan" <bry@xxxxxxxxxx>
Date: Tue, 18 Mar 2003 09:30:34 +0100


>Bryan,

>The posted stylesheet does not generally produce well-formed xml:

no it doesn't, or at least it it doesn't produce a display of
well-formed xml, this is just a variation of Nate Austin's xsl-t version
of the defaultss.xsl that comes in msxml.dll
Which was what the original poster wanted access to. 

The &amp; problem is a problem of display. Do you think people would
want that fixed? I don't see it really as the only purpose I can see for
fixing something like that is so you could just copy the text off the
screen and save it somewhere, you can get that from view source anyway
and if you did something like that you'd have to replace all those
irritating - signs. 

Your visualizer works in Mozilla. The defaultss.xsl variation works in
explorer. Maybe it might be a project to combine the two.


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


Current Thread