internetee/registry

View on GitHub
app/views/epp/sample_requests/contact/check.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<epp xmlns="epp-ee">
  <command>
    <check>
      <contact:check
       xmlns:contact="contact-ee">
        <contact:id>sh8013</contact:id>
      </contact:check>
    </check>
    <clTRID>ABC-12345</clTRID>
  </command>
</epp>