Namespace:  | 
|
Type:  | 
|
Content:  | 
simple, 2 attributes  | 
Defined:  | 
globally in eruditarticle.xsd, see XML source  | 
Used:  | 
at 2 locations  | 
XML Representation Summary  | 
|||||
<anonumero  | 
|||||
| intitule |  =   | 
xs:token  | 
|||
| numeration |  =   | 
("autre" | "decimal" | "lettremaj" | "lettremin" | "romainmaj" | "romainmin")  | 
|||
>  | 
|||||
  | 
|||||
</anonumero>  | 
|||||
<numero id="">
    <volume numeration="romainmaj">III</volume>
    <nonumero numeration="decimal">1</nonumero>
    <anonumero numeration="decimal">7</anonumero>
    …
</numero>
	             | <xs:element name="anonumero" type="volumaisontype"> </xs:element>  |