RE: parsed entites

Subject: RE: parsed entites
From: "Jelks Cabaniss" <jelks@xxxxxxxx>
Date: Thu, 18 Nov 1999 18:22:16 -0500
Alexandra Morgan wrote:

> I can't see what I'm doing wrong here. I'm using LotusXSL. Internal 
> entities work, but not external entities. Here are the first few 
> lines of my stylesheet:
> 
> <?xml version='1.0'?>
> <!DOCTYPE xsl:stylesheet [
> <!ENTITY header SYSTEM "http://localhost\header.xml";>

 
Try http://localhost/header.xml (forward slash instead of backslash) ...


/Jelks


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


Current Thread