| Article | 
 Represents the "article" tag. 
 | 
| Book | 
 Represents the "book" tag. 
 | 
| Chapter | 
 Represents the "chapter" tag. 
 | 
| Document | 
 | 
| InformalTable | 
 Represents the "informaltable" tag. 
 | 
| ItemizedList | 
 A list in which each entry is marked with a bullet or other dingbat. 
 | 
| ListItem | 
 A wrapper for the elements of a list item. 
 | 
| OrderedList | 
 A list in which each entry is marked with a sequentially incremented label. 
 | 
| Paragraph | 
 Represents the "para" tag. 
 | 
| Part | 
 Represents the "part" tag. 
 | 
| ProgramListing | 
 A literal listing of all or part of a program. 
 | 
| Screen | 
 Text that a user sees or might see on a computer screen. 
 | 
| Section | 
 Represents the "section" tag. 
 | 
| Title | 
 Represents the "title" tag. 
 |