Namespace: |
|
Type: |
anonymous complexType |
Content: |
mixed, 2 attributes, 8 elements |
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
definitions of 8 elements |
Used: |
at 4 locations |
XML Representation Summary | |||||
<author | |||||
id | = |
xs:ID | |||
specialprocessing | = |
"yes" | |||
> | |||||
|
|||||
</author> |
<author id="au2"/> <contribution>Avec la contribution de</contribution> <persname>…</persname> <affiliation>…</affiliation> <email>…</email> </author>
<author id="au1"/> <orgname>CSN</orgname> </author>
<xs:element name="author"> <xs:complexType mixed="true"> <xs:sequence> <xs:choice minOccurs="0"> <xs:sequence> </xs:sequence> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> |
Type: |
anonymous, complex content |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="affiliation"/> |
Type: |
anonymous, complex content |
<xs:element ref="authority"/> |
Type: |
anonymous, mixed content |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="contribution"/> |
Type: |
simplelinktype, mixed content |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="email"/> |
Type: |
anonymous, complex content |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="member"/> |
Type: |
anonymous, mixed content |
<xs:element ref="orgname"/> |
Type: |
anonymous, complex content |
<xs:element maxOccurs="2" ref="persname"/> |
Type: |
simplelinktype, mixed content |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="website"/> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |