ALPHA
Overview
#
ALPHA is a Alphabetic
character
as defined in
ABNF
(
RFC 5234
) as:
ALPHA = %x41-5A / %x61-7A ; A-Z / a-z
Using
Regular expression
it is oftne shown as [A-Z][a-z]
More Information
#
There might be more information for this subject on one of the following:
Decentralized Identifier
Please see our
Copyright And Intellectual Property Page
and
Standard Disclaimer
Pages!