Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BaseURL

Hierarchy

  • BaseURL

Index

Properties

Optional __text

__text: string

The raw text content of the BaseURL node.

Optional availabilityTimeComplete

availabilityTimeComplete: string

The availabilityTimeComplete attribute of the BaseURL element.

Optional availabilityTimeOffset

availabilityTimeOffset: string

The availabilityTimeOffset attribute of the BaseURL element.

Optional byteRange

byteRange: string

The byteRange attribute of the BaseURL element.

customAttributes

customAttributes: __type[]

An object containing all additional attributes of the BaseURL element.

isAbsolute

isAbsolute: boolean

True, if the given base url is an absolute one, false otherwise.

parent

parent: string

The tag name of the parent element.

parentIds

parentIds: __type[]

An object containing the element names as key and element ids as value of all parents.

Optional serviceLocation

serviceLocation: string

The serviceLocation attribute of the BaseURL element.

url

url: string

The base url.

Generated using TypeDoc