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

NAME

XML::EPP::Common::Reason

SYNOPSIS

TODO

DESCRIPTION

TODO

XML Schema Definition

 <!--
 <check> response types.
 -->
 <complexType name="reasonType">
   <simpleContent>
     <extension base="eppcom:reasonBaseType">
       <attribute name="lang" type="language"/>
     </extension>
   </simpleContent>
 </complexType>

Attributes

lang

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

Elements

content

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