Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes a Linked Resource as defined in the Web Publication specification.

Hierarchy

  • IWpLinkedResourceData

Index

Properties

alternate?: IWpLinkedResourceData[]

References to one or more reformulation(s) of the resource in alternative formats.

nodefault
description?: IWpLocalizableString

Description of the resource.

nodefault
duration?: string

The duration of the resource.

nodefault
encodingFormat?: string

Media type of the resource (e.g., text/html).

nodefault
integrity?: string

A cryptographic hashing of the resource that allows its integrity to be verified.

nodefault

Name of the resource.

nodefault
rel?: string[]

The relation of the resource to the publication.

nodefault
type?: string[]

The type of resource.

nodefault
url: string

Location of the resource.

nodefault

Generated using TypeDoc