This repository has been archived by the owner on Dec 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
registries.html
573 lines (567 loc) · 26.9 KB
/
registries.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
<!doctype html>
<html>
<head>
<title>Open Mobile Alliance - Registries</title>
<meta charset="utf-8">
<script src="https://code.jquery.com/jquery-3.1.0.min.js"></script>
<!-- Normalize CSS -->
<link rel="stylesheet" href="CSS/Normalize.css" />
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap-theme.min.css">
<link rel="stylesheet" href="CSS/Site.css">
<link rel="stylesheet" href="CSS/registries.css">
<link rel="shortcut icon" href="https://www.omaspecworks.org/wp-content/uploads/2018/01/favicon-1.png" type="image/x-icon">
<script>
$(() => {
$('#header').load("header.html");
$('#footer').load("footer.html");
});
</script>
<script src="./Scripts/googleanalytics.js"></script>
</head>
<body>
<!-- This gets populated with the header.html using Javascript -->
<div id="header"></div>
<div class="container">
<div>
<h1>
OMA Registries
</h1>
</div>
<div>
<p>
Open Mobile Naming Authority (OMNA) is the operational naming authority established by WAP (as WAP Interim Naming Authority – WINA) and inherited by OMA.
The goal of OMNA is to foster interoperability and compatibility between implementations utilizing OMA technology through the registration and mediation of assigned names and numbers.
OMNA is specifically concerned with names and numbers not already administered by other bodies (e.g. <a target="_blank" title="click here for IANA" href="http://www.iana.org/">IANA</a>).
</p>
</div>
<div>
<h2>
OMNA Process
</h2>
<p>
The current OMNA process is based on the WINA process established by WAP. Until an OMA version is developed, the <a target="_blank" title="click here" href="http://devwww.openmobilealliance.org/tech/OMNA/WINA20020204v01.pdf">WAP WINA process document</a> should be used as a guide.
It describes the overall purpose of OMNA, how numbers and names are allocated, etc. Please read this document before submitting a request for an assigned name or number.
</p>
</div>
<div>
<h2>
Requests for Assigned Names or Numbers
</h2>
<p>
Requests for OMNA assigned names or numbers should be submitted via the OMNA request form by selecting the appropriate Name Space.
Requests will be reviewed by the OMNA Secretary and the Release Planning and Management Committee who will grant the OMNA assigned names or numbers
when the requirements outlined in the Process document have been fulfilled’. The assignment of a name or number will be recorded in the OMNA database
</p>
<p>To get to a form to submit a request, there is a link available on the relevant pages listed below.</p>
</div>
<div>
<h2>
OMNA Administration
</h2>
<p>OMNA is administered by the OMNA Secretary through the <a target="_blank" title="click here" href="mailto:[email protected]">OMA Contacts page</a>.</p>
<p>If you have comments on OMNA or the OMNA processes, please contact the OMNA Secretary. </p>
</div>
<div>
<h2>
OMNA Name and Number Database
</h2>
<p>The following name and number registries are currently maintained by OMNA.</p>
</div>
<div>
<table id="registries-table" class="table-bordered">
<thead>
<tr>
<th>Open Mobile Alliance Naming Authority (OMNA) </th>
<th>Click to Register</th>
<th>Click to View </th>
</tr>
</thead>
<tbody>
<tr>
<td>
WAP WSP
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#wsp-content-type-codes">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#wsp-header-code-page-names">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#wsp-header-parameters">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#wsp-extended-methods">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/wsp/wsp_content_type_codes.html">WSP Content Type Codes</a>
</li>
<li>
<a href="OMNA/wsp/wsp-header-code-page-names.html">WSP Header Code Page Names</a>
</li>
<li>
<a href="OMNA/wsp/wsp-header-parameters.html">WSP Header Parameters</a>
</li>
<li>
<a href="OMNA/wsp/wsp-extended-methods.html">WSP Extended Methods</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
WAP WTP
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#wtp-option-TPI">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/wtp/wtp_options_tpi_numbers.html">WTP Option TPI</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
WAP WAG
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#wbxml-public-document-id">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#wmlscript-library-id">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#push-application">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#efi-names">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/wag/wbxml_public_document_ids.html">WBXML Public Document ID</a>
</li>
<li>
<a href="OMNA/wag/wmlscript_library_ids.html">WMLScript Library ID</a>
</li>
<li>
<a href="OMNA/wag/push_application_id.html">PUSH Application</a>
</li>
<li>
<a href="OMNA/wag/external_functionality_interface_namespace.html">EFI Name Spaces</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
OMNA Shared
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#OMNA-namespace-registry">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#omna-schema-based-namespace-registry">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#oma-private-avp-codes">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/shared/urn_namespace_registry.html">OMA (URN) / Namespace Registry</a>
</li>
<li>
<a href="OMNA/shared/schema_based_namespace_registry.html">OMA Schema-based Namespace Registry</a>
</li>
<li>
<a href="OMNA/shared/registry_for_oma_private_avp_codes.html">OMA Private AVP Codes</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
OMA Security
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#iso-object-identifiers">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#gba-protocol-identifiers">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/security/iso_object_identifiers.html">ISO Object Identifiers</a>
</li>
<li>
<a href="OMNA/security/gba_protocol_identifiers.html">GBA Protocol Identifiers</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
OMA Device Management (DM)
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#dm-applicaton-characteristics">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#dm-management-object-mo">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#dm-alert-types">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/dm/dm_ac_registry.html">DM Application Characteristics (AC) Registry</a>
</li>
<li>
<a href="OMNA/dm/dm_mo_registry.html">DM Management Object (MO) Registry</a>
</li>
<li>
<a href="OMNA/dm/dm_alert_types.html">OMA DM Alert Types </a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
OMA Digital Rights Management (DRM)
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#digital-rights-management-system">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#drm-encryption-method">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#mpeg-drm-control-format">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#drm-sample">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/drm/drms_registry.html">OMA Digital Rights Management System (DRMS) Registry</a>
</li>
<li>
<a href="OMNA/drm/drm_encryption_method_registry.html">DRM EncryptionMethod Registry</a>
</li>
<li>
<a href="OMNA/drm/mdcf_message_elements_registry.html">MPEG-2 DRM Control Format (MDCF) Message Elements Registry</a>
</li>
<li>
<a href="OMNA/drm/drm_sample_type_registry.html">DRM sample_type Registry</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
OMA Lightweight M2M (LWM2M)
<a href="./OMNA/LwM2M/LwM2MRegistry.html" target="_blank"><img src="/Images/OMA-129 Lightweight M2M Logo_RGB_full.jpg" style="width:200px;height:100px;">
</td>
<td>
<ul>
<li>
<a href="http://devtoolkit.openmobilealliance.org/OEditor/Register">Register Objects</a> <br />
<a href="http://devtoolkit.openmobilealliance.org/OEditor/Default">Register Resources</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="./OMNA/LwM2M/LwM2MRegistry.html">OMA Lightweight M2M (LWM2M) Object & Resource Registry</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
OMA Location (LOC)
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#loc">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/location/vendor-operator-id-registry.html">OMNA Vendor/Operator ID Registry</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
OMA Mobile Broadcast (BCAST)
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#bcast-service-class">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#bcast-identification-authority">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#bcast-client-manufacturer">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#bcast-parental-rating">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#smartcard-application-code">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/bcast/bcast-service-class-registry.html">BCAST Service Class Registry</a>
</li>
<li>
<a href="OMNA/bcast/bcast-indentification-authority-registry.html">BCAST Identification Authority Registry</a>
</li>
<li>
<a href="OMNA/bcast/bcast-client-manufacturer-code-registry.html">BCAST ClientManufacturerCode Registry</a>
</li>
<li>
<a href="OMNA/bcast/bcast-parental-rating-system-registry.html">BCAST Parental Rating System Registry</a>
</li>
<li>
<a href="OMNA/bcast/smartcard-application-aid-codes.html">OMA Smartcard Application (AID) Codes Registry</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
OMA Mobile Codes (MC)
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#mc-registry">Register</a>
</li>
<li>
<a href="OMNA/registerpage.html#mc-routing">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/mobile-codes/mobile-codes-registry-ids.html">OMA Mobile Codes Registry ID</a>
</li>
<li>
<a href="OMNA/mobile-codes/mobile-codes-routing-prefix.html">OMA Mobile Codes Routing Prefix</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
OMA Presence
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#presence">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/presence/presence-service-description-registry.html">Service Description Elements</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
OMA Presence and Availability (PAG)
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#presence">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/presence-and-availability/xcap-auid-registry.html">XCAP Application Unique ID (AUID) Registry</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
OMA Push
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#push">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/push/omna-push-message-header-code-registry.html">OMNA Push Message Header Code Registry</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
OMA RESTful Network APIs
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#resful-network-api">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/RESTful_Network_APIs/service-and-policy-exception-codes-registry-for-oma-restful-network-APIs.html">Service and Policy Exceptions Registry</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
OMA XDM Document Management (XDM)
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#xdm">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/xdm-document-management/xdm-document-management.html">URI List Usage Names</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
OMA WSDL Packages
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#wsdl-packages">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/WSDL-packages/WSDL-packages.html">URNs for use in WSDL</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
External Registrations
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#oma-external-registrations">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/external-registrations/external-registries.html">OMNA Assignments from External Registries</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>
CPM Registry for folder naming
</td>
<td>
<ul>
<li>
<a href="OMNA/registerpage.html#cpm">Register</a>
</li>
</ul>
</td>
<td>
<ul>
<li>
<a href="OMNA/cpm-registry-for-folder-naming/cpm-registry-for-folder-naming.html">CPM Registry for folder naming</a>
</li>
</ul>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- This gets populated with the footer.html using Javascript -->
<div id="footer"></div>
</body>
</html>