SourceThe <source> element contains a reference
to a resource from which the present topic is derived, either completely or
in part. The element can contain a description of the resource; the href reference
can be a string or a URL that points to it.
[edit] Example
<prolog>
<source href="http://www.ibm.com">Somewhere, someplace</source>
</prolog>
[edit] Contains
[edit] Contained by
[edit] Inheritance:
- topic/source
[edit] Attributes
| Name
| Description
| Data Type
| Default Value
| Required?
|
| href
| A pointer to the external resource from which the present resource
is derived. The href attribute identifies the destination of the resource
using conventional URL syntax.
| 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, keyref
| Common attributes described in Other common DITA attributes
|
|
|
|
TOC: Language Specification 1.1
Parent topic: Prolog elements
Previous topic: series
Next topic: vrmlist
|
|