Submit OID descriptions as XML files |
![]() |
The form below provides for the submission of XML files containing OID descriptions conforming to the XML schema of the OID repository.
Note 1: Daniel Marschall has developed an Application Programming Interface (API) in PHP which can help developers in creating such XML files. |
|
![]() |
![]() |
The example below is an XML document that conforms to our XML schema and contains the description of one OID (namely, {joint-iso-itu-t(2) example(999) xml-submission(777)}).
<submitter> <first-name>John</first-name> <last-name>Smith</last-name> <email>john.smith@myhost.com</email> </submitter> <oid> <asn1-notation>{joint-iso-itu-t(2) example(999) xml-submission(777)}</asn1-notation> <identifier>oid-repository</identifier> <description>Example of a description conforming to the <a href="https://oid-base.com/oid.xsd">XML Schema of the OID repository</a> </description> <information>More information can be found in <a href="https://itu.int/ITU-T/X.660">Rec. ITU-T X.660</a>. </information> <current-registrant> <first-name>John</first-name> <last-name>Doe</last-name> <email>john.doe@dummy.com</email> <address>Street Name Town Country </address> <modification-date>2002-05-25</modification-date> </current-registrant> </oid> </oid-database> Once added to the OID repository, the above description will be displayed as shown on the display example. |
![]() |
![]() |
Webmaster | ![]() |
![]() |
![]() |