google-nomulus/javatests/google/registry/rde/testdata/domain_fragment_transferPeriod.xml
Wolfgang Meyers f2faf49d58 Add XjcToDomainResourceConverter for RDE import
With some code cleanup/refactoring/formatting by Ben McIlwain.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=141199855
2016-12-07 15:19:29 -05:00

24 lines
1.1 KiB
XML

<rdeDom:domain
xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"
xmlns:rdeDom="urn:ietf:params:xml:ns:rdeDomain-1.0">
<rdeDom:name>example1.example</rdeDom:name>
<rdeDom:roid>Dexample1-TEST</rdeDom:roid>
<rdeDom:status s="ok" />
<rdeDom:rgpStatus s="transferPeriod" />
<rdeDom:registrant>jd1234</rdeDom:registrant>
<rdeDom:contact type="admin">sh8013</rdeDom:contact>
<rdeDom:contact type="tech">sh8013</rdeDom:contact>
<rdeDom:clID>RegistrarX</rdeDom:clID>
<rdeDom:crRr client="jdoe">RegistrarX</rdeDom:crRr>
<rdeDom:crDate>1999-04-03T22:00:00.0Z</rdeDom:crDate>
<rdeDom:exDate>2015-04-03T22:00:00.0Z</rdeDom:exDate>
<rdeDom:upDate>2014-04-03T22:00:00.0Z</rdeDom:upDate>
<rdeDom:trnData>
<rdeDom:trStatus>clientApproved</rdeDom:trStatus>
<rdeDom:reRr>RegistrarX</rdeDom:reRr>
<rdeDom:reDate>2014-10-08T16:23:21.897803Z</rdeDom:reDate>
<rdeDom:acRr>RegistrarY</rdeDom:acRr>
<rdeDom:acDate>2014-10-09T08:25:43.305554Z</rdeDom:acDate>
<rdeDom:exDate>2017-08-07T18:05:14.039016Z</rdeDom:exDate>
</rdeDom:trnData>
</rdeDom:domain>