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