Clearly there are two different types of character entities in HTML/XML.
There are the ones that are specified by numbers, i.e. <
and >
And then there are the ones that are specified by letters, <
and >
Is there a specific name for each of these types of character entities, or are they just "character entities that are specified by numbers and character entities that are specified by letters?