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

NAME

XML::EPP::Host::Notification - implement panDataType

SYNOPSIS

TODO

DESCRIPTION

...

XML Schema Definition

 <!--
 Pending action notification response elements.
 -->
  <complexType name="panDataType">
    <sequence>
      <element name="name" type="host:paNameType"/>
      <element name="paTRID" type="epp:trIDType"/>
      <element name="paDate" type="dateTime"/>
    </sequence>
  </complexType>

Attributes

There are no xml attributes on this element.

Elements

tx_when

This element is of type 'PRANG::XMLSchema::dateTime' and is not required. It corresponds to the XML element of name 'paDate'.

name_result

This element is of type 'XML::EPP::Host::Notification::Result' and is not required. It corresponds to the XML element of name 'name'.

tx_id

This element is of type 'XML::EPP::TrID' and is not required. It corresponds to the XML element of name 'paTRID'.

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.