Namespace:  | 
|
Type:  | 
embedded complexType  | 
Content:  | 
complex, 1 attribute, 5 elements  | 
Defined:  | 
globally in eruditarticle.xsd, see XML source  | 
Includes:  | 
definitions of 5 elements  | 
Used:  | 
at 2 locations  | 
XML Representation Summary  | 
|||||
<affiliation  | 
|||||
| anneevalidation |  =   | 
xs:gYear  | 
|||
>  | 
|||||
  | 
|||||
</affiliation>  | 
|||||
<affiliation>
    <divorg>Département de sociologie</divorg>
    <nomorg>Université de Montréal</nomorg>
    <adresse>
        <alinea>C.P. 6128, Succ. Centre-ville</alinea>
        <alinea>Montréal (Québec)</alinea>
        <alinea>Canada H3C 3J7</alinea>
    <adresse>
</affiliation>
	             
exemple 2
<affiliation> <alinea>CNRS, UMR 8591, 1, place Aristide Briand, 92195 Meudon-Bellevue, France</alinea> </affiliation>
| <xs:element name="affiliation"> <xs:complexType> <xs:choice maxOccurs="unbounded"> </xs:choice> </xs:complexType> </xs:element>  |