|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Stylesheet to view XML code in browser
>Date: Thu, 4 Nov 1999 09:50:06 -0500 >From: "John Dreystadt" <jdreysta@xxxxxxxxxxxxx> >Subject: RE: Stylesheet to view XML code in browser > >The IE5 implementation uses a default XSL stylesheet to display XML >when no other XSL or CSS stylesheet has been selected. You can see and >copy this stylesheet at >http://msdn.microsoft.com/xml/samples/defaultss/defaultss.xsl > >Of course, this stylesheet is using the Microsoft IE5 variant which is >very out of date to the current standard. > >But it does all elements, text, comments, and PIs as you request. > >John Dreystadt > Thanks. You can view it quicker by pasting this URL into IE5: res://msxml.dll/DEFAULTSS.xsl One thing the IE5 xml viewer stylesheet does is show the <?xml version="1.0"?> tag. It uses <xsl:template match="pi('xml')> I've tried using <xsl:template match="processing-instruction('xml')> with XT, but it doesn't seem to match this. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






