Re: [xslt] Release candidate 1 of libxslt-1.1.27
- From: Phil Shafer <phil juniper net>
- To: <veillard redhat com>
- Cc: The Gnome XSLT library mailing-list <xslt gnome org>
- Subject: Re: [xslt] Release candidate 1 of libxslt-1.1.27
- Date: Fri, 7 Sep 2012 09:59:26 -0400
Daniel Veillard writes:
> Just wondering, shouldn't that attribute be namespaced ?
Extension attributes are typically namespaced. For example
the <func:function name="xxx"> or <func:result select="yyyy">.
The "select" attribute for <redirect:write> also has no
namespace.
>Where is this described ?
http://xml.apache.org/xalan-j/apidocs/org/apache/xalan/lib/Redirect.html
Calls to redirect:write and redirect:open also take an optional
attribute append="true|yes", which will attempt to simply append
to an existing file instead of always opening a new file. The
default behavior of always overwriting the file still happens
if you do not specify append.
Thanks,
Phil
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]