element <erratum>
Namespace:
Type:
anonymous complexType
Content:
empty, 6 attributes
Defined:
globally in eruditarticle.xsd, see XML source
Used:
XML Representation Summary
<erratum
    xlink:actuate
 = 
("onLoad" | "onRequest" | "other" | "none")
    xlink:href
 = 
anyURI
    xlink:role
 = 
xs:anyURI
    xlink:show
 = 
("new" | "replace" | "embed" | "other" | "none")
    xlink:title
 = 
xs:token
    xlink:type
 = 
("simple" | "extended" | "locator" | "arc" | "resource" | "title")
/>
May be included in elements (1):
Known Usage Locations
Annotation
Label
Erratum
Description
Typographical or any other error found in a work, with mention of the appropriate correction.
Comments
When processing an issue containing an erratum (or errata), an article is created for the erratum (or errata). Also, the processing technician must go back to the issue with the errors mentioned in the erratum (or errata) and add the “erratum” element to the articles concerned. The “xlink:href” attribute should contain the link to the erratum (or errata).
Examples
example 1
<erratum xlink:href="/revue/cqd/2002/v31/n2/000671ar.html" xlink:show="replace"
xlink:actuate="onRequest" xlink:title="Afficher l’erratum relatif à cet article"/>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="erratum">
<xs:complexType>
<xs:attributeGroup ref="xlinkclick"/>
</xs:complexType>
</xs:element>

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