NAME

? - implement ?

SYNOPSIS

TODO

DESCRIPTION

...

XML Schema Definition

<!--
If attributes, addresses are optional and follow the
structure defined in the host mapping.
-->
<complexType name="hostAttrType">
 <sequence>
   <element name="hostName" type="eppcom:labelType"/>
   <element name="hostAddr" type="host:addrType"
    minOccurs="0" maxOccurs="unbounded"/>
 </sequence>
</complexType>

Attributes

addrs

This attribute is of type 'ArrayRef[XML::EPP::Host::Address]' and is not required.

Elements

name

This element is of type 'XML::EPP::Common::labelType' and is not required. It corresponds to the XML element of name 'hostName'.

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.