Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Used by
Element dl
Annotations
The dl element represents an association list consisting of one or more name-value groups (a description list). Each group must consist of one (dt element) followed by one dd element containing one or more paragraphs.
Diagram
Diagram lists_xsd_Element_dl.tmp#dl_class lists_xsd_Element_dt.tmp#dt lists_xsd_Element_dd.tmp#dd
Properties
content complex
Used by
Children dd, dt
Instance
<dl class="">
  <dt data-aid="" data-audience="" data-deprecate-style="" data-display-instructions="" data-translation-instructions="" id="" itemprop="" itemscope="" itemtype="">{1,1}</dt>
  <dd>{1,1}</dd>
</dl>
Attributes
QName Type Use
class union of(timeline) optional
Attribute dl / @class
Properties
use optional
Used by
Element dl