profile

object profile extends Attr

The URIs of one or more metadata profiles, separated by white space.

trait Attr
class Object
trait Matchable
class Any

Type members

Classlikes

object tag extends TagElement

Types

Inherited types

type supports[T <: Tag] = AttrPair[attrType] => AttrPair[tagType]
Inherited from
Attr

Value members

Concrete methods

@inline
def :=(v: String): AttrPair[_profile_attr]
@inline
def :=(v: Option[String]): OptionalAttrPair[_profile_attr]