PublisherThe <publisher> metadata element contains
the name of the person, company, or organization responsible for making the
content or subject of the topic available.
[edit] Example
<publisher>AJ Printing Inc.</publisher>
[edit] Contains
[edit] Contained by
| Doctype
| Parents
|
| ditabase, topic, task, concept, reference
| prolog
|
| map, bookmap
| topicmeta
|
[edit] Inheritance:
- topic/publisher
[edit] Attributes
| Name
| Description
| Data Type
| Default Value
| Required?
|
| href
| A hyperlink to an external Web page (URL) or other non-DITA resource,
or to another DITA topic in the same file or in another file. The format attribute
identifies the format of the target. Non-DITA targets use standard URL syntax.
DITA topics are targetted as follows:
Target elsewhere in the same file:
href="#topicid"
First topic in different file:
href="filename.dita"
Specific topic in different file:
href="filename.dita#topicid"
If the URL contains an ampersand
character, the ampersand symbol (&) should be used to indicate that
character
| 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: prognum
Next topic: resourceid
|
|