<source>
The <source> element contains a description of the resource. Alternatively, the @href or @keyref attributes can be used to reference a description of the resource. It is implementation-dependent what it means when the element has both content and an attribute-based reference to another resource.
This element is equivalent to the <Source> element in Dublin Core.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
- topic/source
Example
<prolog> <source>Somewhere, someplace</source> </prolog>
Attributes
The following attributes are available on this element: Universal attribute group, Link relationship attribute group (with a narrowed definition for @href, given below), and @keyref.
- @href
- Provides a reference to a resource from which the present resource is derived. See The @href attribute for detailed information on supported values and processing implications.