Updated XSLTs for CEN Schematron to 5a82a74d23

Updated XSLTs for German CISU to https://github.com/itplr-kosit/xrechnung-artefacts/releases/tag/xrechnung-1_1-schematron-2017-12-19
Updated validation tool version to 1.1
This commit is contained in:
fbuettner 2017-12-19 16:19:48 +01:00
parent 516f15985c
commit 3504473b16
27 changed files with 538 additions and 608 deletions

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project basedir="." name="test-xrechnung" default="test-xrechnung">
<property name="prueftool.jar" value="${basedir}/../../validationtool-1.0.0-standalone.jar"/>
<property name="prueftool.jar" value="${basedir}/../../validationtool-1.0.1-standalone.jar"/>
<property name="schema.dir" value="${basedir}/../../xsd"/>
<property name="testfiles.dir" value="${basedir}/instances"/>
<property name="reports.dir" value="${basedir}/reports"/>