XmlName

object XmlName extends Newtype[String]
trait HasId
class Object
trait Matchable
class Any
XmlName.type

Type members

Inherited classlikes

object hint
Inherited from:
Newtype

Inherited types

opaque type Type
Inherited from:
Newtype

Value members

Inherited methods

def apply(a: String): Type
Inherited from:
Newtype
def unapply(orig: Type): Some[String]
Inherited from:
Newtype

Concrete fields

val id: ShapeId

Extensions

Inherited extensions

extension (orig: Type)
Inherited from:
Newtype

Implicits

Implicits

implicit val schema: Schema[XmlName]

Inherited implicits

Inherited from:
Newtype
implicit val tag: ShapeTag[Type]
Inherited from:
Newtype