Documentation / @facturometro/parser / UblCrAttributeRule
Interface: UblCrAttributeRule ​
Defined in: generated/structural.generated.ts:31
An attribute the EN 16931 UBL subset does not allow on a given element.
Extends ​
Properties ​
anywhere? ​
readonlyoptionalanywhere?:boolean
Defined in: generated/structural.generated.ts:21
When true the path matches at any depth, otherwise from the document element.
Inherited from ​
attribute ​
readonlyattribute:string
Defined in: generated/structural.generated.ts:33
Local name of the forbidden attribute.
id ​
readonlyid:string
Defined in: generated/structural.generated.ts:23
Rule id, e.g. UBL-CR-012.
Inherited from ​
segments ​
readonlysegments: readonlystring[]
Defined in: generated/structural.generated.ts:25
Qualified element names, outermost first.
Inherited from ​
special? ​
readonlyoptionalspecial?:UblCrSpecial
Defined in: generated/structural.generated.ts:27
A condition that narrows when the rule fires.