update
This commit is contained in:
29
test/assets/eInvoicing-EN16931/buildconfig-cii.xml
Normal file
29
test/assets/eInvoicing-EN16931/buildconfig-cii.xml
Normal file
@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
|
||||
Licensed under European Union Public Licence (EUPL) version 1.2.
|
||||
|
||||
-->
|
||||
<buildConfigurations xmlns="http://difi.no/xsd/vefa/validator/1.0">
|
||||
<package>CEN TC434 CII</package>
|
||||
|
||||
<testfolder>cii/examples</testfolder>
|
||||
<testfolder>test/cii</testfolder>
|
||||
|
||||
<configuration>
|
||||
<identifier>tc434-cii</identifier>
|
||||
<title>TC434 CII Invoice</title>
|
||||
<declaration type="xml.uncefact">CrossIndustryInvoice::urn:cen.eu:en16931:2017</declaration>
|
||||
<inherit>uncefact-d16b-uncoupled-crossindustryinvoice</inherit>
|
||||
<file source="cii/schematron/preprocessed/EN16931-CII-validation-preprocessed.sch" path="cii/xslt/EN16931-CII-validation.xsl" />
|
||||
</configuration>
|
||||
|
||||
<configuration>
|
||||
<identifier>tc434-cii-ferd</identifier>
|
||||
<title>TC434 CII Invoice FERD</title>
|
||||
<declaration type="xml.uncefact">CrossIndustryInvoice::urn:ferd:CrossIndustryDocument:invoice:1p0:comfort</declaration>
|
||||
<inherit>uncefact-d16b-uncoupled-crossindustryinvoice</inherit>
|
||||
<file source="cii/schematron/preprocessed/EN16931-CII-validation-preprocessed.sch" path="cii/xslt/EN16931-CII-validation.xsl" />
|
||||
</configuration>
|
||||
|
||||
</buildConfigurations>
|
Reference in New Issue
Block a user