> My question is: is there an existing, even non-standard, mapping in > EPP to do that? It seems that no, there is not but I am curious.
Not EPP but close to it, as DENIC does offer that service, at least for A/AAAA/: https://docs.denic.de/en/Content/DENIC-29/Auftrag%20Domain%20UPDATE.htm See example: > <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <registry-request xmlns=http://registry.denic.de/global/5.0 xmlns:domain=http://registry.denic.de/domain/5.0 xmlns:dnsentry=http://registry.denic.de/dnsentry/5.0 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance> <domain:update> <domain:handle>domain-example-nsentry.de</domain:handle> <domain:contact role="holder">DENIC-1000022-EXAMPLE-XML-PERSON</domain:contact> <domain:contact role="abusecontact">DENIC-1000022-EXAMPLE-XML-GR</domain:contact> <domain:contact role="generalrequest">DENIC-1000022-EXAMPLE-XML-ABUSE</domain:contact> <dnsentry:dnsentry xsi:type="dnsentry:A"> <dnsentry:owner>domain-example-nsentry.de</dnsentry:owner> <dnsentry:rdata> <dnsentry:address>81.91.170.12</dnsentry:address> </dnsentry:rdata> </dnsentry:dnsentry> </domain:update> <ctid>xml-74ba5156</ctid> </registry-request> As there are companies providing EPP gateways to that specific DENIC protocol, I suppose they built an EPP extension for that, maybe.
_______________________________________________ regext mailing list -- [email protected] To unsubscribe send an email to [email protected]
