attr-w/< ( -- * )
XML parsing errors

Prev:text-w/]]> ( -- * )
Next:misplaced-directive ( line -- * )


Vocabulary
xml.errors

Class description
Describes the error where an attribute value contains the literal character < which is disallowed.

Bad XML document for the error
<x value='bar<baz'/>


Definition


Methods