Skip to content

Commit

Permalink
#156 update
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Jul 3, 2019
1 parent c3588d9 commit 982d9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubl/schematron/UBL/EN16931-UBL-syntax.sch
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@
<param name="Invoice_total_VAT" value="cac:TaxTotal"/>
<param name="Tax_subtotal" value="cac:TaxSubtotal"/>
<param name="Additional_supporting_documents" value="cac:AdditionalDocumentReference"/>
<param name="Invoice" value="/ubl:Invoice | /ubl:CreditNote"/>
<param name="Invoice" value="/ubl:Invoice | /cn:CreditNote"/>
<param name="Amount_data_type" value="//*[ends-with(name(), 'Amount') and not(ends-with(name(),'PriceAmount')) and not(ancestor::cac:Price/cac:AllowanceCharge)]"/>
<param name="Price_data_type" value="//*[ends-with(name(), 'PriceAmount')]"/>
<param name="Quantity_data_type" value="//*[ends-with(name(), 'Quantity')]"/>
Expand Down

0 comments on commit 982d9a2

Please sign in to comment.