Text Encoding Initiative

The XML Version of the TEI Guidelines

<publisher>


<publisher> provides the name of the organization responsible for the publication or distribution of a bibliographic item.
Attributes Global attributes and those inherited from biblPart
Example
<imprint>
   <pubPlace>Oxford</pubPlace>
   <publisher>Clarendon Press</publisher>
   <date>1987</date>
</imprint>
Module Declared in file teicore2; Core tag sets: enabled when any TEI base is enabled
Class biblPart
Data Description Use the full form of the name by which a company is usually referred to, rather than any abbreviation of it which may appear on a title page
May contain #PCDATA abbr add addSpan address alt altGrp anchor app c caesura cb certainty cl corr damage date dateRange dateStruct del delSpan distinct emph expan fLib foreign formula fs fsLib fvLib fw gap geogName gloss handShift hi index interp interpGrp join joinGrp lang lb link linkGrp m measure mentioned milestone name num oRef oVar orgName orig pRef pVar pb persName phr placeName ptr ref reg respons restore rs s seg sic soCalled space span spanGrp supplied term time timeRange timeStruct timeline title unclear w xptr xref
May occur within bibl docImprint imprint publicationStmt
Declaration
<!ELEMENT publisher %om.RO; %phrase.seq;> 
<!ATTLIST publisher  
      %a.global;>
See further 6.10.2.3 Imprint, Pagination, and Other Details; 5.2.4 Publication, Distribution, etc.

Up: 35 Elements