TableParameterArc

final class TableParameterArc(val underlyingArc: NonStandardArc) extends TableArc

A table:tableParameterArc.

A table:tableParameterArc.

trait TableArc
trait XLinkArc
trait XLinkElem
class Object
trait Matchable
class Any

Value members

Concrete methods

def name: EName

Returns the name attribute as EName. The default namespace is not used to resolve the QName. This may fail with an exception if the taxonomy is not schema-valid.

Returns the name attribute as EName. The default namespace is not used to resolve the QName. This may fail with an exception if the taxonomy is not schema-valid.

Inherited methods

final def arcrole: String
Inherited from
TableArc
final def backingElem: Elem
Inherited from
TableArc
final def docUri: URI
Inherited from
TableArc
final def elr: String
Inherited from
TableArc
final def from: String
Inherited from
TableArc
final def key: XmlFragmentKey
Inherited from
TableArc
final def to: String
Inherited from
TableArc
final def underlyingParentElem: Elem
Inherited from
TableArc
final def xlinkAttributes: Map[EName, String]
Inherited from
TableArc
final def xlinkType: String
Inherited from
TableArc

Concrete fields