NAME

XML::EPP::Host::Address - implement addrType

SYNOPSIS

TODO

DESCRIPTION

...

XML Schema Definition

<complexType name="addrType">
  <simpleContent>
    <extension base="host:addrStringType">
      <attribute name="ip" type="host:ipType"
       default="v4"/>
    </extension>
  </simpleContent>
</complexType>

Attributes

ip

This attribute is of type 'XML::EPP::Host::ipType' and is not required.

Elements

value

This element is of type 'XML::EPP::Host::addrStringType' 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.