From b249c2fe173c23a1f59d4aa339b12464d90f41af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Plesn=C3=ADk=20jr?= Date: Fri, 27 May 2022 14:52:11 +0200 Subject: [PATCH 1/2] Added functionality for xml comment ignoring --- conf/xml-to-json.xsl | 35 ++++++++++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 3 deletions(-) diff --git a/conf/xml-to-json.xsl b/conf/xml-to-json.xsl index 11a6afd..d750a6f 100755 --- a/conf/xml-to-json.xsl +++ b/conf/xml-to-json.xsl @@ -49,6 +49,7 @@ + + + + + - + @@ -107,7 +116,7 @@ - + @@ -116,6 +125,14 @@ All methods below are private methods and should not be used standalone. --> + + + + + + + + @@ -349,6 +366,18 @@ + + + + + + + + +