bad-name ( line -- * )
XML parsing errors

Prev:unclosed-quote ( -- * )
Next:quoteless-attr ( -- * )


Vocabulary
xml.errors

Class description
Describes the error where a name is used, for example in an XML tag or attribute key, which is invalid.

Bad XML document for the error
<%> </%>


Definition

ERROR: bad-name line column name ;


Methods