The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

? - implement ?

SYNOPSIS

TODO

DESCRIPTION

...

XML Schema Definition

 <!--
 Child elements of the <renew> command.
 -->
 <complexType name="renewType">
  <sequence>
    <element name="name" type="eppcom:labelType"/>
    <element name="curExpDate" type="date"/>
    <element name="period" type="domain:periodType"
     minOccurs="0"/>
  </sequence>
 </complexType>

Attributes

There are no xml attributes on this element.

Elements

period

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

name

This element is of type 'XML::EPP::Common::labelType' and is not required.

expiry_date

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

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.