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:21 +0100
On Sun, 2003-02-02 at 13:17, Daniel Veillard wrote:
> > <!DOCTYPE article [
> > <!ENTITY foo "bar">
> > ]>
> > <article>&foo;</article>
> >
> > is reasonable XML?
>
> it does not allow validation of the fragment, as a result not very
> reasonable for a publishing use IMHO.
but you can vavlidate the fragment against a schema. or override the DTD
using your own xmllint's
--loaddtd : fetch external DTD
--dtdattr : loaddtd + populate the tree with inheritedattributes
--dropdtd : remove the DOCTYPE of the input docs
> not for character entity definitions in publishing space, there is
> no replacement and charrefs are not meaninful to a human brain.
so you use a decent Unicode editor in the first place...
> We are still for docbook publishing working in a DTD based framework.
not for long, though, since I understand Docbook will
have schemas soon. and of course anyone can generate automatic
translations using a variety of tools.
--
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]