Data Model Documentation

 

abbrev

The abbreviation element, containing an abbreviation.

Description

Typically the abbreviation's expansion will occur elsewhere in the text, wrapped in an abbrevExpansion element.

The element will normally have an ref attribute whose value is the id value of the corresponding abbrevExpansion element.

DTD declaration

<!ELEMENT abbrev (%content;)*>

Children

Attributes

Name

Type

Value

docRef

CDATA

#IMPLIED

id

ID

#IMPLIED

ref

CDATA

#IMPLIED

role

CDATA

#IMPLIED

Parents

Special features

  • Mixed content element