mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-26 01:05:38 +00:00
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:
parent
516f15985c
commit
3504473b16
27 changed files with 538 additions and 608 deletions
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue