<strikethrough> (
Strike Through)
Description
Description
This element contains text that should be displayed with a line through it. This element must not be used to retain earlier drafts of the article. It is intended only for use where the author intended to quote material and include an earlier version of this material.
Parent Elements
The elements listed below may directly contain this element.
They are "parent" elements. Elements in referenced groups are included, up to two levels of group nesting.
Model Diagram
The DTD model for this element:
--+(choice of TEXT with elements repeated)
|
|--+(choice) [Emphasis Content]
| |
| |--+(choice) [Objects in Text]
| | |
| | |-- inlinematheqn -- (elements)
| | |
| | |-- inlinechemeqn -- (elements)
| | |
| | |-- inlinegraphic
| |
| |--+(choice) [Formatting in Text]
| | |
| | |-- sub -- (TEXT and elements)
| | |
| | |-- sup -- (TEXT and elements)
| | |
| | |-- b -- (TEXT and elements)
| | |
| | |-- i -- (TEXT and elements)
| | |
| | |-- smallcaps -- (TEXT and elements)
| | |
| | |-- u -- (TEXT and elements)
| | |
| | |-- box -- (TEXT and elements)
| | |
| | |-- roman -- (TEXT and elements)
| | |
| | |-- script -- (TEXT and elements)
| | |
| | |-- tt -- (TEXT and elements)
| | |
| | |-- strikethrough -- (TEXT and elements)
| | |
| | |-- overline -- (TEXT and elements)
| | |
| | |-- newpage
| | |
| | |-- query -- TEXT
| |
| |--+(choice) [Formatting Objects in Text]
| | |
| | |-- br
| | |
| | |-- refrange -- (elements)
|
|--+(choice) [Names in Text]
| |
| |-- famousname -- TEXT
| |
| |-- companyname -- (TEXT and elements)
| |
| |-- institutionname -- (TEXT and elements)
| |
| |-- citation -- TEXT
DTD Definition
The DTD contains the following element and attribute definitions
(note that embedded links are to definitions within the DTD page of this guide):
<!ELEMENT strikethrough (#PCDATA | %EmphasisContent; | %NamesInText;)*>
<!ATTLIST strikethrough
%a-group-CommonIDAttrs;>
.
Defined in DTD section
Inline-level Content : Formatting and Identifying : Format-Oriented
General Attributes (shared with other elements)