Hi
For comparison I have included the create host command as it is used in the .NO and .SE implementations.
Please, try to use the EPP terminology as much as possible.
The word 'responsible' is actually just a synonym for 'contact'.
>
><?xml version="1.0" encoding="UTF-8"?>
><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>
> <create>
> <host:create xmlns:host="urn:ietf:params:xml:ns:host-1.0" xsi:schemaLocation="urn:ietf:params:xml:ns:host-1.0 host-1.0.xsd">
> <host:name>ns2.eriktester.dk</host:name>
> <host:addr ip="v4">127.0.0.1</host:addr>
> <host:addr ip="v6">0:0:0:0:0:0:0:1</host:addr>
> </host:create>
> </create>
> <extension>
> <dkhm-host:responsible xmlns:dkhm-host="urn:dkhm:params:xml:ns:dkhm-host-1.0" xsi:schemaLocation="urn:dkhm:params:xml:ns:dkhm-host-1.0 dkhm-host-1.0.xsd">TEST1234-DK</dkhm-host:responsible>
> </extension>
> <clTRID>6d5367c0ac54b1be06d60e385866f8c9</clTRID>
> </command>
></epp>
>
<?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>
<create>
<host:create xmlns:host="urn:ietf:params:xml:ns:host-1.0" xsi:schemaLocation="urn:ietf:params:xml:ns:host-1.0 host-1.0.xsd">
<host:name>ns1.tld.net</host:name>
<host:addr ip="v4">1.2.3.4</host:addr>
<host:addr ip="v6">2001:1:2:3::2</host:addr>
</host:create>
</create>
<extension>
<no-ext-host:create xmlns:no-ext-host="
http://www.norid.no/xsd/no-ext-host-1.0" xsi:schemaLocation="
http://www.norid.no/xsd/no-ext-host-1.0 no-ext-host-1.0.xsd">
<no-ext-host:contact>JH10R</no-ext-host:contact>
</no-ext-host:create>
</extension>
<clTRID>NO-23666-1351777982842641</clTRID>
</command>
</epp>
<?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>
<create>
<host:create xmlns:host="urn:ietf:params:xml:ns:host-1.0" xsi:schemaLocation="urn:ietf:params:xml:ns:host-1.0 host-1.0.xsd">
<host:name>ns1.tld.net</host:name>
<host:addr ip="v4">1.2.3.4</host:addr>
<host:addr ip="v6">2001:1:2:3::2</host:addr>
</host:create>
</create>
<clTRID>SE-26260-1351780218264740</clTRID>
</command>
</epp>
Venlig hilsen / Kind regards / Vennlig hilsen / Bästa hälsningar
Mit freundlichen Grüßen / Met vriendelijke groeten
Jørgen Thomsen
jth.net ApS
Kontaktinfo:
http://jthnet.tel
Received on Thu Nov 01 2012 - 15:40:28 CET