google-nomulus/javatests/com/google/domain/registry/flows/testdata/host_create.xml
2016-03-01 17:59:16 -05:00

10 lines
273 B
XML

<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
<command>
<create>
<host:create xmlns:host="urn:ietf:params:xml:ns:host-1.0">
<host:name>ns1.example.external</host:name>
</host:create>
</create>
<clTRID>ABC-12345</clTRID>
</command>
</epp>