chickadee
»
ssax
»
xml-token-kind
Identifier search
(xml-token-kind TOKEN)
syntax
Returns the
TAG-KIND
of the supplied
TOKEN
.
TAG-KIND
A symbol
'START
,
'END
,
'PI
,
'DECL
,
'COMMENT
,
'CDSECT
or
'ENTITY-REF
that identifies a markup token.