mirror of
https://github.com/google/nomulus.git
synced 2025-08-04 17:01:51 +02:00
There was very little meat in the contact hierarchy and it flattened quiet easily. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=133080191
25 lines
853 B
XML
25 lines
853 B
XML
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
|
|
<response>
|
|
<result code="1301">
|
|
<msg>Command completed successfully; ack to dequeue</msg>
|
|
</result>
|
|
<msgQ count="1" id="2-1-ROID-3-6">
|
|
<qDate>2000-06-08T22:00:00Z</qDate>
|
|
<msg>Transfer requested.</msg>
|
|
</msgQ>
|
|
<resData>
|
|
<contact:trnData xmlns:contact="urn:ietf:params:xml:ns:contact-1.0">
|
|
<contact:id>sh8013</contact:id>
|
|
<contact:trStatus>pending</contact:trStatus>
|
|
<contact:reID>TheRegistrar</contact:reID>
|
|
<contact:reDate>2000-06-08T22:00:00.0Z</contact:reDate>
|
|
<contact:acID>NewRegistrar</contact:acID>
|
|
<contact:acDate>2000-06-13T22:00:00.0Z</contact:acDate>
|
|
</contact:trnData>
|
|
</resData>
|
|
<trID>
|
|
<clTRID>ABC-12345</clTRID>
|
|
<svTRID>server-trid</svTRID>
|
|
</trID>
|
|
</response>
|
|
</epp>
|