NoteA <note> element contains information,
differentiated from the main text, which expands on or calls attention to
a particular point.
Tip: Variant types of note (tip, caution, danger, restriction,
etc.) can be indicated through values selected on the type attribute. This
note is typed as a "tip."
[edit] Example
This example:
<note type="tip">Thinking of a seashore, green meadow, or cool
mountain overlook can help you to relax and be more
patient.</note>
produces this result:Tip: Thinking
of a seashore, green meadow, or cool mountain overlook can help you to relax
and be more patient.
[edit] Contains
[edit] Contained by
| Doctype
| Parents
|
| ditabase
| desc, p, lq, li, itemgroup, dd, fig, stentry, draft-comment, fn, entry, abstract, body, section, example, linkinfo, conbody, prereq, context, info, tutorialinfo, stepxmp, choice, choptionhd, chdeschd, choption, chdesc, stepresult, result, postreq, refsyn, proptypehd, propvaluehd, propdeschd, propdesc, glossdef, pd
|
| topic
| desc, p, lq, li, itemgroup, dd, fig, stentry, draft-comment, fn, entry, abstract, body, section, example, linkinfo, pd
|
| task
| desc, p, lq, li, itemgroup, dd, fig, stentry, draft-comment, fn, entry, abstract, body, section, example, linkinfo, prereq, context, info, tutorialinfo, stepxmp, choice, choptionhd, chdeschd, choption, chdesc, stepresult, result, postreq, pd
|
| concept
| desc, p, lq, li, itemgroup, dd, fig, stentry, draft-comment, fn, entry, abstract, body, section, example, linkinfo, conbody, pd
|
| reference
| desc, p, lq, li, itemgroup, dd, fig, stentry, draft-comment, fn, entry, abstract, body, section, example, linkinfo, refsyn, proptypehd, propvaluehd, propdeschd, propdesc, pd
|
| map, bookmap
| desc, p, lq, li, itemgroup, dd, fig, stentry, draft-comment, fn, entry
|
[edit] Inheritance:
- topic/note
[edit] Attributes
| Name
| Description
| Data Type
| Default Value
| Required?
|
| type
| Defines the type of a note. For example, if the note is a tip, the
word Tip is used to draw the reader's attention to it. Note that this differs from the type
attribute on many other DITA elements. See The type attribute for detailed information on supported
values and processing implications.
| tip | fastpath | restriction | important | remember | attention
| danger | other | -dita-use-conref-target)
|
| No
|
| spectitle
| The specialized title attribute allows architects of specialized
types to define a fixed or default title for a specialized element. Not intended
for direct use by authors.
| CDATA
| #IMPLIED
| No
|
| othertype
| Indicates an alternate note type, when the type is not available
in the type attribute value list. This value is used as the user-provided
note title when the type attribute value is set to "other."
| CDATA
| #IMPLIED
| No
|
| %univ-atts; (%select-atts;, %id-atts;, %localization-atts;)
| A set of related attributes, described at %univ-atts;
| parameter entity
| PE not
applicable
| Not applicable
|
| %global-atts; (xtrf, xtrc)
| A set of related attributes, described at %global-atts;
| parameter entity
| PE not
applicable
| Not applicable
|
| class, outputclass
| Common attributes described in Other common DITA attributes
|
|
|
|
TOC: Language Specification 1.1
Parent topic: Body elements
Previous topic: p
Next topic: ph
|
|