mirror of
https://github.com/google/nomulus
synced 2026-07-21 23:42:19 +00:00
4b23523d74
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=183847223
12 lines
234 B
XML
12 lines
234 B
XML
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
|
|
<response>
|
|
<result code="%CODE%">
|
|
<msg>%MSG%</msg>
|
|
</result>
|
|
<trID>
|
|
<clTRID>ABC-12345</clTRID>
|
|
<svTRID>server-trid</svTRID>
|
|
</trID>
|
|
</response>
|
|
</epp>
|