Class EPPRegistryZoneName

java.lang.Object
com.verisign.epp.codec.registry.v02.EPPRegistryZoneName
All Implemented Interfaces:
EPPCodecComponent, Serializable, Cloneable

public class EPPRegistryZoneName extends Object implements EPPCodecComponent
The zone name is an element that includes an optional "form" attribute that defines the form of the zone name as either "aLabel" or "uLabel", with the default value of "aLabel". The "aLabel" form of a zone name contains all ASCII name labels that conform to [RFC0952] and [RFC1123]. The "uLabel" form of a zone name that includes one or more non-ASCII name labels that can be represented as ASCII labels using [RFC5890].
See Also: