Loading 103705/schema/etsi_types.schema.json +3 −1 Original line number Diff line number Diff line Loading @@ -442,7 +442,9 @@ "type":"string" }, "VATNumber": { "type":"string" "type":"string", "pattern": "[A-Z]{2}.*", "description" : "Value Added Tax number, typically starting with a two letter country code according to ISO code 3166 — alpha 2 — that identifies the state of issue" } } }, Loading Loading
103705/schema/etsi_types.schema.json +3 −1 Original line number Diff line number Diff line Loading @@ -442,7 +442,9 @@ "type":"string" }, "VATNumber": { "type":"string" "type":"string", "pattern": "[A-Z]{2}.*", "description" : "Value Added Tax number, typically starting with a two letter country code according to ISO code 3166 — alpha 2 — that identifies the state of issue" } } }, Loading