bad-cdata ( -- * )
XML parsing errors

Prev:duplicate-attr ( line column -- * )
Next:text-w/]]> ( -- * )


Vocabulary
xml.errors

Class description
Describes the error where CDATA is used outside of the main tag of an XML document.

Bad XML document for the error
<x>y</x> <![CDATA[]]>


Definition


Methods