Atlas · inline · Plate 08 of 16

inline

EmptyElements

Diagram view views/EmptyElements.lml composing 5 LML includes and 4 associations.

Includes5
Associations4
Types5
Full UML diagram for EmptyElements

Model definitions

BasicElement

class models/inline/BasicElement.lml

Container of inline content in BasicDocument.

AttributeTypeCardinalityDefinition
+contribMetadata ContributionElementMetadata 0..* Metadata of the contributor responsible for the action.
+attributes Attribute 0..* Entries from the generic attribute register: an open key-value set that markup languages bind their own attribute types into.

IndexElement

class models/inline/empty/IndexElement.lml

Index term, defined as applying to the location in the text where the index element appears, as a milestone.

AttributeTypeCardinalityDefinition
+primary String 1 Primary index term to be recorded at the current location.
+secondary String 0..1 Secondary index term to be recorded at the current location.
+tertiary String 0..1 Tertiary index term to be recorded at the current location.
+to IdElement 0..1 A reference to an ID element (typically a bookmark), to indicate that the index range covers a range of locations.