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

NAME

XML::EPP::Contact::ID - implement paCLIDType

SYNOPSIS

TODO

DESCRIPTION

...

XML Schema Definition

 <complexType name="paCLIDType">
   <simpleContent>
     <extension base="eppcom:clIDType">
       <attribute name="paResult" type="boolean"
        use="required"/>
     </extension>
   </simpleContent>
 </complexType>

Attributes

result

This attribute is of type 'PRANG::XMLSchema::boolean' and is not required.

Elements

value

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