aboutsummaryrefslogtreecommitdiff
path: root/gns-service-port-numbers/registry.rec
blob: 9a5725ebfdbac52d3f32f3da195542987e2afd11 (plain) (blame)
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
# -*- mode: rec -*-
#
# Registry for GNS service ports
#

%rec: GnsServicePort
%key: Number
%type: Number int
%mandatory: Number
%typedef: Name_t regexp /^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_-][abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_-]*$/
%type: Name Name_t
%unique: Name
%mandatory: Name
%mandatory: Comment
%allowed: Contact
%allowed: References
%sort: Number Name Contact References

Number: 49152
Name: scheme
Comment: Used by Trust Scheme Authorities to publish information about Trust Schemes (LIGHTest)
References: TODO

Number: 49153
Name: translation
Comment: Used Trust Translation Authorities to publish information about Trust Translations (LIGHTest)
References: TODO