WFError

sealed abstract class WFError(name: String) extends XmlError

Represents a Well-formedness constraint as defined in the XML specification.

class XmlError
class Object
trait Matchable
class Any
object WFCEntityDeclared.type
object WFCNoRecursion.type