NAME

? - implement ?

SYNOPSIS

TODO

DESCRIPTION

...

XML Schema Definition

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

Attributes

There are no xml attributes on this element.

Elements

name

This element is of type 'XML::EPP::Domain::Notification::Name' and is not required.

tx_id

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

completed

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

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.