3.11.5.2.14 <lcMatchingHeader>

The <lcMatchingHeader> element was deprecated in DITA version 1.3. It was replaced with the <lcMatchingHeader2> element. It was originally intended to provide column headings for items to present in a matching table.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

+ topic/sthead learningInteractionBase-d/sthead learning-d/lcMatchingHeader

Example

...
     <lcMatchingHeader>
      <lcItem>Team</lcItem>
      <lcMatchingItem>City</lcMatchingItem>
     </lcMatchingHeader>
...

Attributes

The following attributes are available on this element: Universal attribute group and outputclass.

Return to main page.