LI_REGEXP_0293

From CDQ Wiki
DataModel:CDQ/Business Partner/Address/Country/LI/REGEXP 0293
Jump to navigation Jump to search
Property Value
A technical identifier, unique in a certain context. Technical key REGEXP_0293
The country a linked concept is active or generally relevant for. Country scope LI (Liechtenstein)
Informal and comprehensive human-readable definition of a concept. Description Specifies the allowed formats for the Business Registration Number (LI)
  • "FL": Stands for Fürstentum Liechtenstein (Principality of Liechtenstein), indicating the country of registration.
  • "\d{4}": A block of four digits.
  • ".": A separator.
  • "\d{3}": A block of three digits.
  • ".": Another separator.
  • "\d{3}": Another block of three digits.
  • "-": A dash/hyphen.
  • "\d{1}": A single digit.
The type in terms of a categorization of regular expressions. Regular expression type IDENTIFIER_FORMAT
A concept managed by another concept, e.g., an identifer managed by a registration authority. Manages LI_BRN (Business Registration Number)
Regular expression
 ^(FL)-\d{4}.\d{3}.\d{3}-\d{1}$
Exemplary matches

No examples provided.