Asset Reference in Model UI Fragment Properties@0.0.4

Contents

Up to Asset Reference Properties

FragmentProperty: Asset ReferenceStatus: EXPERIMENTAL

Documentation

References additional or external assets that will be included in the running ui application. The Asset Reference contains a uri to the asset resource, a content-type identifier, and a relation classifier that denotes the intended role of the asset, and thus its importance for the ui fragment.

Typed Element: → 'AssetReferenceType'

Instanciatable Types 1

Name: → 'AssetReferenceType' Status: EXPERIMENTAL
Base Type: STRUCTURED
Abstract: No
Cardinality: 0..1
From Model: UI Fragment Properties
Documentation: This datatype can be used to refer to an additional or external asset.
Structured Value Members:
  • ref : → 'GenericReferenceType' [1..1]
    The actual reference may be realized either as an identifier, a URL or an arbitrary string.
  • relation : → 'StringType' [0..1]
    The relation property denotes the purpose of the referred asset to the referrer.
  • content-type : → 'ContentTypeType' [0..1]
    The mime-type of the asset.
This datatype can be used to refer to an additional or external asset.