[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [xml] Multi-calling entities (or whatever)



Today at 9:49, Daniel Veillard wrote:

>   Well preserving general (i.e. non-parameter) entities should be reliable in 
> libxml2 wherever they happen, but it's an editing toolkit property, for example
> other parsers based on SAX will for example loose entities when they occur
> in attribute content. 

Yeah, and xml2po needs this, since it kind of edits XML in-place
replacing XML snippets with their translations.  libxml2 was actually
the best choice for this since it allows full access to document tree.

Cheers,
Danilo



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]