internetee-registry/spec/epp/requests/domains/check_multiple_with_invalid.xml
2014-06-30 12:08:33 +03:00

8 lines
561 B
XML

<?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="http://www.nic.cz/xml/epp/domain-1.4" xsi:schemaLocation="http://www.nic.cz/xml/epp/domain-1.4 domain-1.4.xsd"><domain:name>test.ee</domain:name>
<domain:name>bla.ee</domain:name>
<domain:name>asdasd</domain:name>
</domain:check>
</check>
<clTRID>ixsz002#14-06-30at11:43:32</clTRID>
</command>
</epp>