element <publisher>
Namespace:
Type:
Content:
complex, 1 attribute, 1 element
Defined:
globally in eruditarticle.xsd, see XML source
Used:
XML Representation Summary
<publisher
    id
 = 
xs:ID
    >
   
Content: 
orgname
</publisher>
May contain elements (1):
May be included in elements (4):
Known Usage Locations
Annotation
Label
Publisher
Description
Artificial person (organization) who’s responsible for the publication of works (journals, books, etc).
Comments
Generally, the publisher and copyright holder are the same organization.
Examples
example 1
<publisher id="">
    <orgname>Presses universitaires de Saint-Boniface</orgname>
</publisher>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="publisher" type="orgnametype">
</xs:element>

XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set