Subversion Repositories oidplus

Rev

Rev 511 | Rev 1039 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 511 Rev 557
Line 1... Line 1...
1
#!/usr/bin/php
1
#!/usr/bin/env php
2
select '-- This file (wellknown_other_access.sql) contains ASN.1 and IRI names of OIDs which are either';
2
select '-- This file (wellknown_other_access.sql) contains ASN.1 and IRI names of OIDs which are either';
3
select '-- a) Root OIDs';
3
select '-- a) Root OIDs';
4
select '-- b) Unicode labels which are long arcs';
4
select '-- b) Unicode labels which are long arcs';
5
select '-- c) Standardized ASN.1 identifiers';
5
select '-- c) Standardized ASN.1 identifiers';
6
select '-- d) OIDs where potential users of this software can register OIDs in these arcs (e.g. an "identified organization" arc)';
6
select '-- d) OIDs where potential users of this software can register OIDs in these arcs (e.g. an "identified organization" arc)';