Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 1 element |
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
definition of 1 element |
Used: |
at 2 locations |
| XML Representation Summary | |||||
| <authorgr> | |||||
|
|||||
| </authorgr> | |||||
<authorgr>
<author id="au1">
<persname>
<firstname>Luc</firstname>
<familyname>Grondin</familyname>
</persname>
</author>
<author id="au2">
<persname>
<firstname>Michel</firstname>
<familyname>Plamondon</familyname>
</persname>
</author>
<author id="au3">
<orgname>Consortium Érudit</orgname>
</author>
</authorgr>
| <xs:element name="authorgr"> <xs:complexType> <xs:sequence maxOccurs="unbounded"> </xs:sequence> </xs:complexType> </xs:element> |
Type: |
anonymous, mixed content |
| <xs:element ref="author"/> |
| XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |