Re: Unique identifiers for Contact
janusz sienkiewicz <[email protected]>
| Newsgroups | gmane.ietf.provreg |
|---|---|
| Organization | Afilias Canada |
| Message-ID | <[email protected]> |
Joe Abley wrote: > Are there server implementations in the wild which return errors if the > client-supplied contact:id element is empty, or contains a > non-server-unique string? > I think an EPP standard compliant server implementation should return error response if the client-supplied contact:id element is empty. The XML type for the element is clIDType and the type has minimum length which is 3. Assigning a value by the server in case of non-server-unique string could be very confusing for some clients. It is probably safer to return error code. Janusz Sienkiewicz