Skip to content

Documentation / @facturometro/einvoice / UBL_CR_ATTRIBUTE_TABLE

Variable: UBL_CR_ATTRIBUTE_TABLE ​

const UBL_CR_ATTRIBUTE_TABLE: readonly UblCrAttributeRule[]

Defined in: packages/parser/src/generated/structural.generated.ts:2774

The 26 attributes the EN 16931 UBL subset forbids on a specific element (UBL-CR-648 to UBL-CR-679), as opposed to the ones it forbids everywhere.

Example ​

ts
UBL_CR_ATTRIBUTE_TABLE[0]?.attribute; // 'schemeID'

MIT licensed. Specification artefacts belong to OpenPEPPOL, CEN and OASIS.