sig type t val of_string : string -> Ldap_schemaparser.Oid.t val to_string : Ldap_schemaparser.Oid.t -> string val compare : Ldap_schemaparser.Oid.t -> Ldap_schemaparser.Oid.t -> int end