Add an append mode to document output
authorDaniel Veillard <veillard@redhat.com>
Sat, 8 Sep 2012 12:45:24 +0000 (20:45 +0800)
committerDaniel Veillard <veillard@redhat.com>
Sat, 8 Sep 2012 12:45:24 +0000 (20:45 +0800)
commitdc23a2a0dd4a9b23bea81eedf907a5b9e299ca7d
treefae2edd8d32089f3af5f9726b7976104213cd52e
parent343ef27424c708619c7089aca42c67576b62d360
Add an append mode to document output

It adds the append functionality to <redirect:write> element
equivalent of ESXLT:document which opens the local file in
append mode and remove the XML Declaration, allowing to potentially
stack multiple chunks
libxslt/transform.c