[collectd] [PATCH] curl_xml plugin: Added support for XML namespaces

Florian Forster octo at collectd.org
Sat Mar 16 15:12:15 CET 2013


Hi Dan,

thank you very much for various cURL patches :)

On Wed, Feb 06, 2013 at 09:47:10PM +0100, Dan Fandrich wrote:
> +e.g. C<Namespaces "s=http://schemas.xmlsoap.org/soap/envelope/">

I prefer to have the structure in the config file, instead of parsing a
user-provided string. I've implemented this in <http://octo.cx/ff4e029>.
The new syntax is now:

  Namespace <Prefix> <URL>

For example:

  Namespace "s" "http://schemas.xmlsoap.org/soap/envelope/"
  Namespace "foo" "http://example.com/xml/foo/"

Best regards,
—octo
-- 
collectd – The system statistics collection daemon
Website: http://collectd.org
Google+: http://collectd.org/+
GitHub:  https://github.com/collectd
Twitter: http://twitter.com/collectd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20130316/de69366b/attachment.pgp>


More information about the collectd mailing list