> 2) The above [XLF] document is not well-formed. You need to wrap it in a container
> element such as <log-stream>.
XLF logs are external parsed entities, not documents (because the
end-tag for the root element would never get written). To process
them, we use stub documents like this:
<!DOCTYPE LOG-ROOT [
<!ENTITY the-log SYSTEM "(insert log's URL here)">
]>
<LOG-ROOT>&the-log;</LOG-ROOT>
We assume that each log entry gets appended to the entity atomically.
-- John Cowan http://www.ccil.org/~cowan cowan@ccil.org You tollerday donsk? N. You tolkatiff scowegian? Nn. You spigotty anglease? Nnn. You phonio saxo? Nnnn. Clear all so! 'Tis a Jute.... (Finnegans Wake 16.5)