chickadee » ssax » xml-token-kind

(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.