Namespace:  | 
|
Type:  | 
embedded complexType  | 
Content:  | 
mixed, 2 attributes, 8 elements  | 
Defined:  | 
globally in eruditarticle.xsd, see XML source  | 
Used:  | 
at 5 locations  | 
XML Representation Summary  | 
|||||
<nomorg  | 
|||||
| anneevalidation |  =   | 
xs:gYear  | 
|||
| authentifiant |  =   | 
xs:NMTOKEN  | 
|||
>  | 
|||||
  | 
|||||
</nomorg>  | 
|||||
<editeur id="">
    <nomorg>SAAQ</nomorg>
</editeur>
	             
exemple 2
<auteur id="au1" />
    <nomorg>CSN</nomorg>
    <courriel>…</courriel>
</auteur>
               | <xs:element name="nomorg"> <xs:complexType mixed="true"> </xs:complexType> </xs:element>  |