mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +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,12 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rep:report xmlns:rep="http://www.xoev.de/de/validator/varl/1"
|
||||
xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
|
||||
xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"
|
||||
xmlns:html="http://www.w3.org/1999/xhtml"
|
||||
xmlns:in="http://www.xoev.de/de/validator/framework/1/createreportinput"
|
||||
xmlns:s="http://www.xoev.de/de/validator/framework/1/scenarios"
|
||||
xmlns:svrl="http://purl.oclc.org/dsdl/svrl"
|
||||
xmlns:ubl="urn:oasis:names:specification:ubl:schema:xsd:Invoice-2"
|
||||
xmlns:xd="http://www.oxygenxml.com/ns/doc/xsl"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
valid="false"
|
||||
|
|
@ -14,66 +11,66 @@
|
|||
<rep:engine>
|
||||
<rep:name>KoSIT Prüftool</rep:name>
|
||||
</rep:engine>
|
||||
<rep:timestamp>2017-09-21T11:08:04.501+02:00</rep:timestamp>
|
||||
<rep:timestamp>2017-12-19T15:50:48.456+01:00</rep:timestamp>
|
||||
<rep:documentIdentification>
|
||||
<rep:documentHash>
|
||||
<rep:hashAlgorithm>SHA-256</rep:hashAlgorithm>
|
||||
<rep:hashValue>I380LFZjDxRMY8cygtS3z+WYtHLkctg0SRBnIv4Nuuc=</rep:hashValue>
|
||||
</rep:documentHash>
|
||||
<rep:documentReference>c:\fb\svn\xoev\produkte\prueftool\trunk\xrechnung\test\instances\cii001.xml</rep:documentReference>
|
||||
<rep:documentReference>c:\fb\git\validationtool\configurations\xrechnung\test\instances\cii001.xml</rep:documentReference>
|
||||
</rep:documentIdentification>
|
||||
<rep:scenarioMatched>
|
||||
<ns2:scenario xmlns:ns2="http://www.xoev.de/de/validator/framework/1/scenarios"
|
||||
xmlns="http://www.xoev.de/de/validator/framework/1/createreportinput">
|
||||
<ns2:name>EN16931 CIUS XRechnung (CII)</ns2:name>
|
||||
<ns2:namespace prefix="rsm">urn:un:unece:uncefact:data:standard:CrossIndustryInvoice:100</ns2:namespace>
|
||||
<ns2:namespace prefix="ram">urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100</ns2:namespace>
|
||||
<ns2:match>/rsm:CrossIndustryInvoice[starts-with(rsm:ExchangedDocumentContext/ram:GuidelineSpecifiedDocumentContextParameter/ram:ID, 'urn:cen.eu:en16931:2017')]</ns2:match>
|
||||
<ns2:validateWithXmlSchema>
|
||||
<ns2:resource>
|
||||
<ns2:name>XML Schema for UN/CEFACT XML (SCRDM - CII)</ns2:name>
|
||||
<ns2:location>resources/xrechnung/cii/xsd/CrossIndustryInvoice_100pD16B.xsd</ns2:location>
|
||||
</ns2:resource>
|
||||
</ns2:validateWithXmlSchema>
|
||||
<ns2:validateWithSchematron>
|
||||
<ns2:resource>
|
||||
<ns2:name>Schematron rules for EN16931 (CII)</ns2:name>
|
||||
<ns2:location>resources/xrechnung/cii/xsl/EN16931-CII-validation.xsl</ns2:location>
|
||||
</ns2:resource>
|
||||
</ns2:validateWithSchematron>
|
||||
<ns2:validateWithSchematron>
|
||||
<ns2:resource>
|
||||
<ns2:name>Schematron rules for CIUS XRechnung (CII)</ns2:name>
|
||||
<ns2:location>resources/xrechnung/cii/xsl/XRechnung-CII-validation.xsl</ns2:location>
|
||||
</ns2:resource>
|
||||
</ns2:validateWithSchematron>
|
||||
<ns2:createReport>
|
||||
<ns2:resource>
|
||||
<ns2:name>Prüfbericht für XRechnung</ns2:name>
|
||||
<ns2:location>resources/xrechnung/xrechnung-report.xsl</ns2:location>
|
||||
</ns2:resource>
|
||||
</ns2:createReport>
|
||||
</ns2:scenario>
|
||||
<rep:documentData xmlns:ram="urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100"
|
||||
<s:scenario>
|
||||
<s:name>EN16931 CIUS XRechnung (CII)</s:name>
|
||||
<s:namespace prefix="rsm">urn:un:unece:uncefact:data:standard:CrossIndustryInvoice:100</s:namespace>
|
||||
<s:namespace prefix="ram">urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100</s:namespace>
|
||||
<s:match>/rsm:CrossIndustryInvoice[starts-with(rsm:ExchangedDocumentContext/ram:GuidelineSpecifiedDocumentContextParameter/ram:ID, 'urn:cen.eu:en16931:2017')]</s:match>
|
||||
<s:validateWithXmlSchema>
|
||||
<s:resource>
|
||||
<s:name>XML Schema for UN/CEFACT XML (SCRDM - CII)</s:name>
|
||||
<s:location>resources/xrechnung/cii/xsd/CrossIndustryInvoice_100pD16B.xsd</s:location>
|
||||
</s:resource>
|
||||
</s:validateWithXmlSchema>
|
||||
<s:validateWithSchematron>
|
||||
<s:resource>
|
||||
<s:name>Schematron rules for EN16931 (CII)</s:name>
|
||||
<s:location>resources/xrechnung/cii/xsl/EN16931-CII-validation.xsl</s:location>
|
||||
</s:resource>
|
||||
</s:validateWithSchematron>
|
||||
<s:validateWithSchematron>
|
||||
<s:resource>
|
||||
<s:name>Schematron rules for CIUS XRechnung (CII)</s:name>
|
||||
<s:location>resources/xrechnung/cii/xsl/XRechnung-CII-validation.xsl</s:location>
|
||||
</s:resource>
|
||||
</s:validateWithSchematron>
|
||||
<s:createReport>
|
||||
<s:resource>
|
||||
<s:name>Prüfbericht für XRechnung</s:name>
|
||||
<s:location>resources/xrechnung/xrechnung-report.xsl</s:location>
|
||||
</s:resource>
|
||||
</s:createReport>
|
||||
</s:scenario>
|
||||
<rep:documentData xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
|
||||
xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"
|
||||
xmlns:ram="urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100"
|
||||
xmlns:rsm="urn:un:unece:uncefact:data:standard:CrossIndustryInvoice:100"
|
||||
xmlns:ubl="urn:oasis:names:specification:ubl:schema:xsd:Invoice-2"
|
||||
xmlns:udt="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100">
|
||||
<seller>De Koksmaat</seller>
|
||||
<id>12115118</id>
|
||||
<issueDate>20150109</issueDate>
|
||||
</rep:documentData>
|
||||
<rep:validationStepResult id="val-xsd" valid="true">
|
||||
<ns2:resource xmlns:ns2="http://www.xoev.de/de/validator/framework/1/scenarios"
|
||||
xmlns="http://www.xoev.de/de/validator/framework/1/createreportinput">
|
||||
<ns2:name>XML Schema for UN/CEFACT XML (SCRDM - CII)</ns2:name>
|
||||
<ns2:location>resources/xrechnung/cii/xsd/CrossIndustryInvoice_100pD16B.xsd</ns2:location>
|
||||
</ns2:resource>
|
||||
<s:resource>
|
||||
<s:name>XML Schema for UN/CEFACT XML (SCRDM - CII)</s:name>
|
||||
<s:location>resources/xrechnung/cii/xsd/CrossIndustryInvoice_100pD16B.xsd</s:location>
|
||||
</s:resource>
|
||||
</rep:validationStepResult>
|
||||
<rep:validationStepResult id="val-sch.1" valid="false">
|
||||
<ns2:resource xmlns:ns2="http://www.xoev.de/de/validator/framework/1/scenarios"
|
||||
xmlns="http://www.xoev.de/de/validator/framework/1/createreportinput">
|
||||
<ns2:name>Schematron rules for EN16931 (CII)</ns2:name>
|
||||
<ns2:location>resources/xrechnung/cii/xsl/EN16931-CII-validation.xsl</ns2:location>
|
||||
</ns2:resource>
|
||||
<s:resource>
|
||||
<s:name>Schematron rules for EN16931 (CII)</s:name>
|
||||
<s:location>resources/xrechnung/cii/xsl/EN16931-CII-validation.xsl</s:location>
|
||||
</s:resource>
|
||||
<rep:message code="BR-S-08"
|
||||
id="val-sch.1.1"
|
||||
level="error"
|
||||
|
|
@ -84,11 +81,10 @@
|
|||
xpathLocation="/rsm:CrossIndustryInvoice/rsm:ExchangedDocument/ram:TypeCode">[CL-01]-The document type code MUST be coded by the invoice and credit note related code lists of UNTDID 1001.</rep:message>
|
||||
</rep:validationStepResult>
|
||||
<rep:validationStepResult id="val-sch.2" valid="false">
|
||||
<ns2:resource xmlns:ns2="http://www.xoev.de/de/validator/framework/1/scenarios"
|
||||
xmlns="http://www.xoev.de/de/validator/framework/1/createreportinput">
|
||||
<ns2:name>Schematron rules for CIUS XRechnung (CII)</ns2:name>
|
||||
<ns2:location>resources/xrechnung/cii/xsl/XRechnung-CII-validation.xsl</ns2:location>
|
||||
</ns2:resource>
|
||||
<s:resource>
|
||||
<s:name>Schematron rules for CIUS XRechnung (CII)</s:name>
|
||||
<s:location>resources/xrechnung/cii/xsl/XRechnung-CII-validation.xsl</s:location>
|
||||
</s:resource>
|
||||
<rep:message code="BR-DE-15"
|
||||
id="val-sch.2.1"
|
||||
level="error"
|
||||
|
|
@ -236,14 +232,17 @@
|
|||
<p class="important">Angaben zum geprüften Dokument</p>
|
||||
<dl>
|
||||
<dt>Referenz:</dt>
|
||||
<dd>c:\fb\svn\xoev\produkte\prueftool\trunk\xrechnung\test\instances\cii001.xml</dd>
|
||||
<dd>c:\fb\git\validationtool\configurations\xrechnung\test\instances\cii001.xml</dd>
|
||||
<dt>Zeitpunkt der Prüfung:</dt>
|
||||
<dd>21.9.2017 11:08:04</dd>
|
||||
<dd>19.12.2017 15:50:48</dd>
|
||||
<dt>Erkannter Dokumenttyp:</dt>
|
||||
<dd>EN16931 CIUS XRechnung (CII)</dd>
|
||||
</dl>
|
||||
<dl xmlns:ram="urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100"
|
||||
<dl xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
|
||||
xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"
|
||||
xmlns:ram="urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100"
|
||||
xmlns:rsm="urn:un:unece:uncefact:data:standard:CrossIndustryInvoice:100"
|
||||
xmlns:ubl="urn:oasis:names:specification:ubl:schema:xsd:Invoice-2"
|
||||
xmlns:udt="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100">
|
||||
<dt>Erkannter Rechnungssteller:</dt>
|
||||
<dd>De Koksmaat</dd>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue