Next in thread → Next in month →

Re: [xml-dev] XSL and Entities

From
Thomas B. Passin <>
To
Date
2002-04-23T13:11:54Z
ID
<002201c1eac8$70ff1a90$0bf13044@tbp>
Thread
Re: [xml-dev] XSL and Entities
[Christopher R. Maden]

> At 01:42 23/4/02, Rupa Kulkarni wrote:
> >thanks
> >but when i do the same i get an error saying
> >"
> >The stylesheet does not contain a document element. The stylesheet may be
> >empty, or it may not be a well-formed XML document
> >"
>
> What processor are you using?  What does your stylesheet look like?  This
> is legal; I've done it.
>

msxml3 (as run by XML Cooktop) does this - it seems that msxml is run by
default in a validating mode - if it sees a DOCTYPE at all, it apparently
requires a complete DTD.  Within the tool, you have no way to change the
default.  Depending on how Rupa is running the processor, he may be able to
change the behavior.

Cheers,

Tom P
Next in thread → Next in month →