Skip to content

Commit

Permalink
fixed the syntax reports
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinForsberg-Ecru committed Feb 17, 2025
1 parent 7dcc349 commit 056426f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 4 additions & 2 deletions structure/syntax/ubl-order-response-advanced.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,14 @@
<Term>cbc:OrderResponseCode</Term>
<Name>Response code</Name>
<Description>A code that indicates whether the referenced order has been received and not yet processed,
or is Accepted or Rejected as whole, alternatively, Accepted with change or already delivered. If response code is Accept or
Reject there may not be any response lines.</Description>
or is Accepted or Rejected as whole, alternatively, Accepted with change or already delivered.</Description>
<DataType>Code</DataType>
<Reference type="BUSINESS_TERM">tir116-200</Reference>
<Reference type="CODE_LIST">UNCL4343-T76</Reference>
<Reference type="RULE">PEPPOL-T116-R007</Reference>
<Reference type="RULE">PEPPOL-T116-R008</Reference>
<Reference type="RULE">PEPPOL-T116-R009</Reference>
<Reference type="RULE">PEPPOL-T116-R010</Reference>
<Value type="EXAMPLE">AP</Value>
</Element>
<Element cardinality="0..1">
Expand Down
6 changes: 4 additions & 2 deletions structure/syntax/ubl-order-response.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,14 @@
<Term>cbc:OrderResponseCode</Term>
<Name>Response code</Name>
<Description>A code that indicates whether the referenced order has been received and not yet processed,
or is Accepted or Rejected as whole, alternatively, Accepted with change or already delivered. If response code is Accept or
Reject there may not be any response lines.</Description>
or is Accepted or Rejected as whole, alternatively, Accepted with change or already delivered.</Description>
<DataType>Code</DataType>
<Reference type="BUSINESS_TERM">tir76-200</Reference>
<Reference type="CODE_LIST">UNCL4343-T76</Reference>
<Reference type="RULE">PEPPOL-T76-R007</Reference>
<Reference type="RULE">PEPPOL-T76-R008</Reference>
<Reference type="RULE">PEPPOL-T76-R009</Reference>
<Reference type="RULE">PEPPOL-T76-R010</Reference>
<Value type="EXAMPLE">AP</Value>
</Element>
<Element cardinality="0..1">
Expand Down

0 comments on commit 056426f

Please sign in to comment.