eu.cdevreeze.tqa.base.common

Type members

Classlikes

final case class BaseSetKey(arcEName: EName, arcrole: String, extLinkEName: EName, extLinkRole: String)

The key of a base set, made up by the EName and @xlink:arcrole of the arc, along with the EName and @xlink:role of the parent extended link. Base set keys are essential for finding networks of relationships.

The key of a base set, made up by the EName and @xlink:arcrole of the arc, along with the EName and @xlink:role of the parent extended link. Base set keys are essential for finding networks of relationships.

Authors

Chris de Vreeze

Companion
object
object BaseSetKey
Companion
class
sealed trait ContentType

The content type of a complex (schema) type.

The content type of a complex (schema) type.

Authors

Chris de Vreeze

Companion
object
object ContentType
Companion
class
sealed trait ContextElement

Context element, so either segment or scenario.

Context element, so either segment or scenario.

Authors

Chris de Vreeze

Companion
object
Companion
class
sealed trait CyclesAllowed

CyclesAllowed attribute value, so either "any", "undirected" or "none".

CyclesAllowed attribute value, so either "any", "undirected" or "none".

Authors

Chris de Vreeze

Companion
object
Companion
class
sealed trait PeriodType

Value of (item declaration) attribute xbrli:periodType, so either instant or duration.

Value of (item declaration) attribute xbrli:periodType, so either instant or duration.

Authors

Chris de Vreeze

Companion
object
object PeriodType
Companion
class

Standard XBRL arcroles.

Standard XBRL arcroles.

Authors

Chris de Vreeze

Well-known standard label roles.

Well-known standard label roles.

Authors

Chris de Vreeze

Well-known standard reference roles.

Well-known standard reference roles.

Authors

Chris de Vreeze

Standard XBRL roles.

Standard XBRL roles.

Authors

Chris de Vreeze

sealed trait Use

Use attribute value, so either optional or prohibited.

Use attribute value, so either optional or prohibited.

Authors

Chris de Vreeze

Companion
object
object Use
Companion
class
sealed trait Variety

Variety, so either List, Union or Atomic.

Variety, so either List, Union or Atomic.

Authors

Chris de Vreeze

Companion
object
object Variety
Companion
class