Re: [xslt] xsltproc memory consumption w/ large DTD / docbook
- From: Sebastian Rahtz <sebastian rahtz computing-services oxford ac uk>
- To: xslt gnome org
- Subject: Re: [xslt] xsltproc memory consumption w/ large DTD / docbook
- Date: 26 Mar 2003 16:04:27 +0100
> <!DOCTYPE whatever [ <!ENTITY file SYSTEM "file.xml" NDATA XML> ]>
> <whatever><olink targetdocent="file"/></whatever>
>
> So the XML parser can't see that the value of targetdocent is actually the
> name of an entity which will be resolved using unparsed-entity-uri by some
> stylesheet. And even if it could, it wouldn't be able to expand it in a
> sensible manner. Or am I missing the point?
Why can't the XML parser see the entity declaration? it should a)
see it, and b) return the right answer to unparsed-entity-uri, so far
as I can see.
--
Sebastian Rahtz OUCS Information Manager
13 Banbury Road, Oxford OX2 6NN. Phone +44 1865 283431
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]