The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

? - implement ?

SYNOPSIS

TODO

DESCRIPTION

...

XML Schema Definition

 <!--
 Name servers are either host objects or attributes.
 -->
 <complexType name="nsType">
  <choice>
    <element name="hostObj" type="eppcom:labelType"
     maxOccurs="unbounded"/>
    <element name="hostAttr" type="domain:hostAttrType"
     maxOccurs="unbounded"/>
  </choice>
 </complexType>

Attributes

host_attrs

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

Elements

host_objs

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

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.