|
Subject: Re: XSLT choking on DTD? From: disco <disco@xxxxxxxxxxxxxxx> Date: Sun, 21 Nov 1999 17:57:16 -0500 (EST) |
It might be useful to know:
<!ENTITY % inline "#PCDATA | %fontstyle; | %phrase; | %special;">
I think the problem is surrounding the PCDATA...
Dan
On Sun, 21 Nov 1999, disco wrote:
> Hi,
>
> I'm having a strange problem: XSLT (both XT and LotusXSL) are choking on a
> part of my DTD:
>
> <!ENTITY % flow "(%inline;)* | (%block;)*">
> ...
> <!ELEMENT footnote (%flow;)>
>
> Note that inline and block are properly defined earlier in the DTD, and
> are just fine as far as all elements which use them directly are
> concerned.
>
> I have tried manually replacing "%flow;" with its expansion, unfortunately
> to no avail. Regardless of what I do, XSLT gripes that I'm missing a '('
> somewhere.
>
> Any ideas what could be going on here?
>
> Thanks,
> Dan
>
>
> 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 |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| XSLT choking on DTD?, disco | Thread | RE: XSLT choking on DTD?, Richard Lander |
| XSLT choking on DTD?, disco | Date | ANNOUNCEMENT: XMLwriter 1.0 is Rele, Chris Howard |
| Month |