NAME
XML::EPP::Host::Create - implement createType
SYNOPSIS
TODO
DESCRIPTION
TODO
XML Schema Definition
<!--
Child elements of the <create> command.
-->
<complexType name="createType">
<sequence>
<element name="name" type="eppcom:labelType"/>
<element name="addr" type="host:addrType"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
Attributes
There are no xml attributes on this element.
Elements
- name
-
This element is of type 'XML::EPP::Common::labelType' and is not required.
- addr
-
This element is of type 'ArrayRef[XML::EPP::Host::Address]' and is not required.
SEE ALSO
ToMake
AUTHOR AND LICENSE
Development commissioned by NZ Registry Services, and carried out by Catalyst IT - http://www.catalyst.net.nz/
Copyright 2009, 2010, NZ Registry Services. This module is licensed under the Artistic License v2.0, which permits relicensing under other Free Software licenses.