Namespace: |
|
Type: |
embedded complexType |
Content: |
complex, 2 attributes, 9 elements |
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
definition of 1 element |
Used: |
at 1 location |
XML Representation Summary |
|||||
<notebio |
|||||
| id | = |
xs:ID |
|||
| idrefs | = |
xs:IDREFS |
|||
> |
|||||
|
|||||
</notebio> |
|||||
<grnotebio>
<titre>Notes biographiques</titre>
<notebio id="nb1" idrefs="au1">
<nompers>…</nompers>
<alinea>…</alinea>
</notebio>
<notebio id="nb2" idrefs="au2">…</notebio>
<notebio id="nb3" idrefs="au3">…</notebio>
</grnotebio>
| <xs:element name="notebio"> <xs:complexType> <xs:sequence> </xs:sequence> </xs:complexType> </xs:element> |