Namespace: |
|
Type: |
|
Content: |
complex, 1 attribute, 13 elements |
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
definitions of 2 elements |
Used: |
at 2 locations |
XML Representation Summary | |||||
<example | |||||
id | = |
xs:ID | |||
> | |||||
|
|||||
</example> |
Use of the word “example” in the text of an article does not necessarily mean a block of information has to be tagged in an “example” element. The use of “example” should be limited to one or more of the following cases: (1) Example with unique numeration; (2) Example with a legend, notes and/or source; (3) Presence of a full-size image that must be displayed for semantic reasons when loading the article, and not in the form of a thumbnail, and that is not inside a box, a table cell, a relation list or an equation.
Note that the example generally takes the form of text (e.g. “blocktext”, “tabtext” but can also be in the form of an image (“objetmedia”).
An example whose entire content consists of a quotation must not have its content tagged in a “blockquote” element. Instead, tag it all in simple sentence elements and add the source in a “source” element child of the “example” element.
The content of the “no” sub-element must be entered as it appears in the article, with or without initial or final punctuation. It consists of the mention of the type of object and its number, such as Example 1, 1, Ex. 1, etc.
Examples, which generally appear inside a paragraph, must remain inside the paragraph.
<example id="ex5"> <no>Exemple 3</no> <caption lang="fr">…</caption> <mediaobject float="block"> <image id="im2" imagetype="example" xlink:type="simple" xlink:href="exemple3.jpg" xlink:show="embed" xlink:actuate="onLoad" xlink:title="Image de l’exemple 3" dimx="200" dimy="40" desc="exemple numérisée à partir du papier"/> </mediaobject> <exnote id="nx1">…</exnote> <source>…</source> </example>
<example id="ex12"> <no>Exemple9</no> <blocktext>…</blocktext> </example>
Type Derivation Tree![]() |
<xs:element name="example"> <xs:complexType> <xs:complexContent> <xs:sequence> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
illustrationnotetype, complex content |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="exnote"/> |
Type: |
biblioreftype, mixed content |
<xs:element minOccurs="0" ref="source"/> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |