diff --git a/103280/TS_103_280.schema.json b/103280/TS_103_280.schema.json
index aa63f8183191f19ae988167b37237d9a34ca1a3f..f50fedbd55311f516b8b3a62c933c109b3251d8d 100644
--- a/103280/TS_103_280.schema.json
+++ b/103280/TS_103_280.schema.json
@@ -407,6 +407,18 @@
"etsi280:latitude",
"etsi280:longitude"
]
+ },
+ "H323URI": {
+ "type": "string",
+ "pattern": "^h323:[a-zA-Z0-9!#$&-;=?-\\[\\]_~%]+$"
+ },
+ "IMPU": {
+ "type": "string",
+ "pattern": "^[a-zA-Z0-9!#$&-;=?-\\[\\]_~%]+$"
+ },
+ "IMPI": {
+ "type": "string",
+ "pattern": "^[a-zA-Z0-9!#$&-;=?-\\[\\]_~%]+$"
}
}
}
diff --git a/103280/TS_103_280.xsd b/103280/TS_103_280.xsd
index ef73723916b7d5abf8e2bc539a51766f0af70414..360eff3b61280387b51c61cf12d85889568cc575 100644
--- a/103280/TS_103_280.xsd
+++ b/103280/TS_103_280.xsd
@@ -297,4 +297,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+