Namespace: |
|
Type: |
|
Content: |
mixed, 1 attribute, 10 elements |
Defined: |
globally in eruditarticle.xsd, see XML source |
Used: |
at 2 locations |
XML Representation Summary | |||||
validationyear | = |
xs:gYear | |||
> | |||||
|
|||||
</email> |
A “simplelink” element must always appear inside an email.
If the author has more than one email address, each belongs in a separate “email” element.
<author id="au2"> <persname>…</persname> <affiliation>…</affiliation> <email><simplelink xlink:type="simple" xlink:href="mailto:toto.leclown@cirque.org" xlink:show ="none" xlink:actuate="onRequest">toto.leclown@cirque.org</simplelink></email> </author>
<xs:element name="email" type="simplelinktype"> </xs:element> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |