Skip to content

Documentation / @facturometro/einvoice / UblCrRule

Interface: UblCrRule ​

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

An element the EN 16931 UBL subset does not allow.

Extended by ​

Properties ​

anywhere? ​

readonly optional anywhere?: boolean

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

When true the path matches at any depth, otherwise from the document element.


id ​

readonly id: string

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

Rule id, e.g. UBL-CR-012.


segments ​

readonly segments: readonly string[]

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

Qualified element names, outermost first.


special? ​

readonly optional special?: UblCrSpecial

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

A condition that narrows when the rule fires.

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