NAME
XML::EPP::Host::Rename - implement host:chgType
SYNOPSIS
TODO
DESCRIPTION
XML Schema definition
<!--
Data elements that can be changed.
-->
<complexType name="chgType">
<sequence>
<element name="name" type="eppcom:labelType"/>
</sequence>
</complexType>