SegmentType

A structure used to express explicit segments or regions within different types of external materials (Textual, Audio, Video, XML, and Image). Provides the appropriate start, stop, or region definitions for each type.

Properties

Name

Type

Description

Textual

TextualType

0..n

Defines the segment of textual content used by the parent object. Can identify a set of lines and or characters used to define the segment.

Audio

AudioType

0..n

Describes the type and length of the audio segment.

Video

VideoType

0..n

Describes the type and length of the video segment.

XML

string

0..n

An X-Pointer expression identifying a node in the XML document.

ImageArea

ImageAreaType

0..n

Defines the shape and area of an image used as part of a location representation. The shape is defined as a Rectangle, Circle, or Polygon and Coordinates provides the information required to define it.

Relationships

The following types reference this type.

stub