Namespace: |
|
Type: |
anonymous complexType |
Content: |
|
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
|
Used: |
at 1 location |
| XML Representation Summary | |||||
| <authority | |||||
| authoritykey | = |
xs:NMTOKEN | |||
| > | |||||
|
|||||
| </authority> | |||||
<author id="au2"/>
<contribution>Avec la contribution de</contribution>
<authority authoritykey="BNF1234567">
<persname>…</persname>
</authority>
<affiliation>…</affiliation>
<email>…</email>
</author>
<author id="au1"/>
<orgname>CSN</orgname>
</author>
| <xs:element name="authority"> <xs:complexType> <xs:choice> <xs:sequence maxOccurs="unbounded"> </xs:sequence> </xs:choice> </xs:attribute> </xs:complexType> </xs:element> |
Type: |
xs:NMTOKEN, predefined |
Use: |
required |
| <xs:attribute name="authoritykey" type="xs:NMTOKEN" use="required"> </xs:attribute> |
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="unbounded" ref="persname"/> |
| XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |