ZM_REGEXP_0527

From CDQ Wiki
DataModel:CDQ/Business Partner/Address/Country/ZM/REGEXP 0527
Jump to navigation Jump to search
Property Value
A technical identifier, unique in a certain context. Technical key REGEXP_0527
The country a linked concept is active or generally relevant for. Country scope ZM (Zambia)
Informal and comprehensive human-readable definition of a concept. Description Specifies the allowed formats for the VAT Registration Number (Zambia).
  • ^ and $: Indicate the start and end of the string, ensuring that the match encompasses the entire input.
  • \d{10}: Matches exactly 10 digits.
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 ZM_VAT (VAT Registration Number)
Regular expression
 ^\d{10}$
Exemplary matches

No examples provided.