From bf8d549cf76f182ed021cc6ecc0aa75e9cf90b67 Mon Sep 17 00:00:00 2001 From: Dave C-J Date: Mon, 15 Dec 2014 17:05:18 +0000 Subject: [PATCH] Add "advanced" options to XML parsing node Allows setting of attrkey and charkey Push to close #348 --- nodes/core/parsers/70-XML.html | 32 +++++++++++++++++++++++++++++++- nodes/core/parsers/70-XML.js | 4 +++- 2 files changed, 34 insertions(+), 2 deletions(-) diff --git a/nodes/core/parsers/70-XML.html b/nodes/core/parsers/70-XML.html index 8b0a28438..dbb543872 100644 --- a/nodes/core/parsers/70-XML.html +++ b/nodes/core/parsers/70-XML.html @@ -17,8 +17,36 @@