WFError

fs2.data.xml.WFError
sealed abstract class WFError(name: String) extends XmlError

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

Attributes

Source
errors.scala
Graph
Supertypes
class XmlError
class Object
trait Matchable
class Any
Known subtypes
object WFCElementTypeMatch.type
object WFCEntityDeclared.type
object WFCNoRecursion.type
In this article