From f846480b2b4fc82f356e4acd6b4b243b5d1881b6 Mon Sep 17 00:00:00 2001 From: "simei.yin" Date: Mon, 12 Dec 2016 11:29:46 +0100 Subject: [PATCH] Update xsl and ant for better output for basex --- hdoc_to_basex/hdoc_to_basex.ant | 2 +- hdoc_to_basex/xsl/transformation.xsl | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/hdoc_to_basex/hdoc_to_basex.ant b/hdoc_to_basex/hdoc_to_basex.ant index dd43942..3ac4be8 100644 --- a/hdoc_to_basex/hdoc_to_basex.ant +++ b/hdoc_to_basex/hdoc_to_basex.ant @@ -56,7 +56,7 @@ - + diff --git a/hdoc_to_basex/xsl/transformation.xsl b/hdoc_to_basex/xsl/transformation.xsl index 3c3ec0e..fe8a1b1 100644 --- a/hdoc_to_basex/xsl/transformation.xsl +++ b/hdoc_to_basex/xsl/transformation.xsl @@ -13,6 +13,7 @@ - + + \ No newline at end of file -- GitLab