Data Model Documentation

 

milestone

The milestone element, marking a point in a text for any of various purposes, e.g. line number, page break.

Description

The value of the unit attribute indicates the type of marker, e.g. line for a line number.

The value of num indicates the number associated with the marker, e.g. the line number.

DTD declaration

<!ELEMENT milestone (%content;)*>

Children

Attributes

Name

Type

Value

altNum

CDATA

#IMPLIED

id

ID

#IMPLIED

num

CDATA

#IMPLIED

role

CDATA

#IMPLIED

unit

CDATA

#IMPLIED

%versionAttributes;

-

-

Parents

Special features

  • Mixed content element