quoteless-attr ( -- * )
XML parsing errors

Prev:bad-name ( line -- * )
Next:disallowed-char ( line -- * )


Vocabulary
xml.errors

Class description
Describes the error where an attribute of an XML tag is missing quotes around a value.

Bad XML document for the error
<tag foo=bar/>


Definition


Methods