Skip to main content

L

Description

Represents a list structure that groups together a sequence of semantically related items.

Namespace
1.7
2.0
Category
block
inline

Differences

Well tagged PDF:

The 'L' element in Well-Tagged PDF represents the container for a list. It groups together all list items, establishing the overall structure of a list.

It must enclose all 'LI' elements and be correctly nested within the document's structure tree to maintain the logical grouping and order of list content.


PDFUA:

In PDF/UA, the 'L' element is used to denote a list, providing a clear and navigable structure for a sequence of items.

It should be tagged to accurately represent the list structure and may be supplemented with descriptive metadata to aid assistive technologies.

Use cases

Simple list example

Try it

Simple list. Label is artifacted

Try it

Hierarchical list is included as a direct child of L element

Try it

Nested list is included as a child of LBody element

Try it

Numbered list with Lbl enclosing the roman numbering

Try it

Lbl identifing bullet in list item

Try it

List with caption

Try it

Index represented as L element with nested lists

Try it

Index without alphabetical structure

Try it

Tag Relationships

Related Matterhorn Protocol checkpoints