From HEXONET Wiki
Line 1: | Line 1: | ||
{{Sidebar}}__NOTOC__ | {{Sidebar}}__NOTOC__ | ||
+ | |||
COMMAND | COMMAND |
Latest revision as of 15:07, 24 January 2013
COMMAND
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd"> <command> <check> <domain:check xmlns:domain="urn:ietf:params:xml:ns:domain-1.0" xsi:schemaLocation="urn:ietf:params:xml:ns:domain-1.0 domain-1.0.xsd"> <domain:name>hexonet123.de</domain:name> <domain:name>hexonet.de</domain:name> <domain:name>hexonet123.eu</domain:name> <domain:name>hexonet.eu</domain:name> </domain:check> </check> <clTRID>HEXONET-32064-1223277793862581</clTRID> </command> </epp>
RESPONSE
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd"> <response> <result code="1000"> <msg>Command completed successfully</msg> </result> <resData> <domain:chkData xmlns:domain="urn:ietf:params:xml:ns:domain-1.0" xsi:schemaLocation="urn:ietf:params:xml:ns:domain-1.0 domain-1.0.xsd"> <domain:cd> <domain:name avail="1">hexonet123.de</domain:name> </domain:cd> <domain:cd> <domain:name avail="0">hexonet.de</domain:name> </domain:cd> <domain:cd> <domain:name avail="1">hexonet123.eu</domain:name> </domain:cd> <domain:cd> <domain:name avail="1">hexonet.eu</domain:name> </domain:cd> </domain:chkData> </resData> <trID> <clTRID>HEXONET-32064-1223277793862581</clTRID> <svTRID>RO-805-1358871319112745</svTRID> </trID> </response> </epp>