google-nomulus/javatests/google/registry/tools/server/testdata/host_create_minimal.xml
bbilbo 39c3706321 Move EPP XML testdata to server/testdata
This will allow tests in server to reference the xml files.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=161582503
2017-07-12 11:03:50 -04:00

10 lines
272 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>notours.external</host:name>
</host:create>
</create>
<clTRID>RegistryTool</clTRID>
</command>
</epp>