Skip to content

Commit

Permalink
Adding Self billing sch for download
Browse files Browse the repository at this point in the history
  • Loading branch information
midran committed Oct 25, 2024
1 parent cd38437 commit f3911e3
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,14 +158,23 @@
<Description>Schematron file containing rules according to ISO Schematron. </Description>
<Property key="download">PEPPOL-EN16931-UBL.sch</Property>
</Resource>

<Resource>
<Type>native:File</Type>
<Path>rules/sch/PEPPOL-EN16931-sb-UBL.sch</Path>
<Title>Schematron for Self-Billing PEPPOL rules (UBL)</Title>
<Description>Schematron file containing rules according to ISO Schematron. </Description>
<Property key="download">PEPPOL-EN16931-sb-UBL.sch</Property>
</Resource>

<Resource>
<Type>native:File</Type>
<Path>rules/sch/CEN-EN16931-UBL.sch</Path>
<Title>Schematron for TC434 rules (UBL)</Title>
<Description>Schematron file containing rules according to ISO Schematron.</Description>
<Property key="download">CEN-EN16931-UBL.sch</Property>
</Resource>

<Resource>
<Type>native:File</Type>
<Path>stylesheet/stylesheet-ubl.xslt</Path>
Expand Down

0 comments on commit f3911e3

Please sign in to comment.