7.4. EPP-defined data types¶
Simple data types defined in the standard EPP namespaces.
- epp:pwType
a xs:token of the length between 6 and 16 characters
- epp:trIDStringType
a xs:token of the length between 3 and 64 characters
- eppcom:clIDType
a xs:token of the length between 3 and 16 characters
- eppcom:labelType
a xs:token of the length between 1 and 255 characters
- eppcom:minTokenType
a xs:token of the length at least 1
- eppcom:roidType
a xs:token matching the
(\w|_){1,80}-\w{1,8}
pattern