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 |
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 |
0..n |
Describes the type and length of the audio segment. |
|
Video |
0..n |
Describes the type and length of the video segment. |
|
XML |
0..n |
An X-Pointer expression identifying a node in the XML document. |
|
ImageArea |
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 identified item types reference this type.