Documentation / @facturometro/parser / UBL_SR_TABLE
Variable: UBL_SR_TABLE ​
constUBL_SR_TABLE: readonlyUblSrRule[]
Defined in: generated/structural.generated.ts:2891
The 54 cardinality caps of the EN 16931 UBL subset, one row per context alternative. The parser counts each one per element the context selects, and reports it once for that element.
Example ​
ts
UBL_SR_TABLE.find((rule) => rule.id === 'UBL-SR-08')?.max; // 1