Re: xsl:style-sheet: XSL (and entities) in IE5

Subject: Re: xsl:style-sheet: XSL (and entities) in IE5
From: Duane Nickull <webmaster@xxxxxxxxxxxxxxxxx>
Date: Thu, 06 May 1999 22:11:06 -0700
Hello Catherine:

It may be advantageous for the group to look at the actual code you are
working with.  When working with xsl styled xml & IE5.0, when you get a
blank white page as the final output, quite often it is because the
nodes are not being accessed correctly.

Duane Nickull

Catherine Goodall wrote:
> 
> Hi,
> I am new to XSL and to stylesheets in general, but have SGML background.
> I'm trying to present a TEI-style XML document using IE5 and a simple XSL
> stylesheet. I'm not trying to re-order elements. I am having a couple of
> problems.
>  -IE5 finds my stylesheet, no error message, but displays only a white
> page. The first line in my document is:
> <?XML:stylesheet href="trial-style.xsl" type="text/xsl"?>
> 
> -when I viewed the XML file in IE5 w/o a stylesheet, a new line began
> following every entity. Since the document is in German, this is a big
> problem. My entity decls are like the one following:
> <!ENTITY s  "s">
> 
> If anyone can offer help- I'd be thrilled.
> Thanks,
> Cathy
> 
>  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