Jared Williams wrote:
>>I litle hack.
>>
>>It removes comments in XML, but resolves all XML entities
>>without modifications to make all xml files "standalone"
>
> Yes I have some code that does something similar, for
> http://ren.dotgeek.org/DooX/index.php
> It chunks, indexes, puts the chunks
>
> Jared Williams escreveu:
> >>>How about moving away from using system entities to construct the
> >>>manual and using Xinclude instead? (See the mysql ref
> >>manual docbook
> >>>sources) This would make the base pages independent from
> >>
> >>each other, and loadable into a DOMDocument, wh
Jared Williams escreveu:
How about moving away from using system entities to construct the
manual and using Xinclude instead? (See the mysql ref
manual docbook
sources) This would make the base pages independent from
each other, and loadable into a DOMDocument, which could be
transformed wi
> > How about moving away from using system entities to construct the
> > manual and using Xinclude instead? (See the mysql ref
> manual docbook
> > sources) This would make the base pages independent from
> each other, and loadable into a DOMDocument, which could be
> transformed with xslt.
Jared Williams wrote:
-Original Message-
...
How about moving away from using system entities to construct the manual and
using Xinclude instead? (See the mysql ref manual
docbook sources) This would make the base pages independent from each other,
and loadable into a DOMDocum