Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixing for TSR and EUSR #92

Merged
merged 32 commits into from
Dec 13, 2023
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
cfca044
Fixed example title; PEPPOL-7761
phax Aug 17, 2023
1be8e11
Fixed comment order and title; PEPPOL-7761
phax Aug 17, 2023
4697ac5
EUSR-28 no longer exists
phax Aug 20, 2023
b5f1d4f
update schematron wrt TICC-296 and PEPPOL-8000
yerlibilgin Oct 12, 2023
45d3d18
Updated Schematrons
phax Dec 11, 2023
dc3fbc2
Unified wording on calendar days
phax Dec 11, 2023
f518a4a
Updated versions
phax Dec 11, 2023
f79d320
Fixed wording
phax Dec 11, 2023
f44faa7
Merge remote-tracking branch 'origin/main' into Develop
phax Dec 11, 2023
53bb8b8
Added note on "all zero" subsets/subtotals
phax Dec 11, 2023
ba4de9f
Updated changelog
phax Dec 11, 2023
9c8b71a
New image
phax Dec 11, 2023
66e41e9
Updated PDK paths
phax Dec 11, 2023
6989d28
Updated examples
phax Dec 11, 2023
2350aa8
Fixed version
phax Dec 11, 2023
be7863a
Allow ZZ for TSR; TICC-295
phax Dec 11, 2023
e20942f
Removed IDE specific stuff
phax Dec 11, 2023
4e05290
IR 2.0
phax Dec 11, 2023
630beb7
Improved wording
phax Dec 11, 2023
5053286
Improved wording
phax Dec 11, 2023
51879de
Improved wording
phax Dec 11, 2023
f4e0a30
Quoting
phax Dec 11, 2023
e760b6f
Updated TSR examples for Appendix
phax Dec 11, 2023
d235916
Updated examples etc
phax Dec 11, 2023
5f17add
Updated
phax Dec 11, 2023
8fabca0
Updated images
phax Dec 11, 2023
f7bf2a0
Improved wording
phax Dec 11, 2023
285edfb
Wording update
phax Dec 11, 2023
06f31d0
Separate files for appendix
phax Dec 11, 2023
daacb96
Updated EUSR examples to be consistent
phax Dec 11, 2023
f33a5ac
Updated example
phax Dec 11, 2023
d6c0e8f
Removed license header
phax Dec 13, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added note on "all zero" subsets/subtotals
phax committed Dec 11, 2023
commit 53bb8b85c8ce857b3a01271fac606e7fc6e9c633
5 changes: 5 additions & 0 deletions src/eusr/docs/bis/doc-section/3syntax/subset.adoc
Original file line number Diff line number Diff line change
@@ -11,6 +11,11 @@ The technical representation of the subsets was designed in a generic way,
the type of the subset. The value range is defined by the
<<codelist-subsettype>> code list.

Subsets without any matching transaction (i.e. if `SendingOrReceivingEndUsers` is `0`)
MUST NOT be part of the Report.

All values in this subchapter are case-sensitive, except stated otherwise.

== Subset Cardinality per End Users Country
This subset is identifierd by the `@type` attribute having the value `PerEUC`.

7 changes: 5 additions & 2 deletions src/tsr/docs/bis/doc-section/3syntax/subtotal.adoc
Original file line number Diff line number Diff line change
@@ -8,7 +8,10 @@ The technical representation of the subtotals was designed in a generic way,
Each `Subtotal` element therefore requires a `@type` attribute that defines
the type of the subtotal. The value range is defined by the
<<codelist-subtotaltype>> code list.


Subtotals without any matching transaction (i.e. if `Incoming` and `Outgoing` are `0`)
MUST NOT be part of the Report.

All values in this subchapter are case-sensitive, except stated otherwise.

== Subtotal per Transport Protocol
@@ -28,7 +31,7 @@ The sum all incoming amounts per Transport Protocol MUST match the total

The sum all outgoing amounts per Transport Protocol MUST match the total
outgoing amount.

.Example of a subtotal per Transport Protocol:
[source, xml]
----