Re: xml entities

Subject: Re: xml entities
From: Mike Brown <mike@xxxxxxxx>
Date: Mon, 19 Jun 2000 12:09:48 -0600 (MDT)
> I tested this, and it turns out you can't do it because of restrictions on
> how parameter entities may work in internal DTD subsets.
> 
> If you put the DTD fragment into an external subset and invoke it with an
> external identifier, Mike's solution works.

I don't think it should. I didn't catch that he was wanting to use the
entity reference in a SystemLiteral rather than an EntityValue. A
SystemLiteral cannot contain a Reference, per the spec. It should not
matter whether it's in the internal or external DTD subset.

   - Mike
____________________________________________________________________
Mike J. Brown, software engineer at         My XML/XSL resources:
webb.net in Denver, Colorado, USA           http://www.skew.org/xml/


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


Current Thread