Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 3 elements |
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
definitions of 3 elements |
Used: |
at 1 location |
| XML Representation Summary | |||||
| <notegr> | |||||
|
|||||
| </notegr> | |||||
<notegr>
<title>Notes</title>
<note id="no1">
<no>*</no>
<blocktext>…</blocktext>
</note>
<note id="no2">
<no>1</no>
<blocktext>…</blocktext>
</note>
</notegr>
| <xs:element name="notegr"> <xs:complexType> <xs:sequence> <xs:sequence minOccurs="0"> </xs:sequence> </xs:sequence> </xs:complexType> </xs:element> |
Type: |
textlangtype, mixed content |
| <xs:element maxOccurs="unbounded" minOccurs="0" ref="paraltitle"/> |
Type: |
textspecialprocessingtype, mixed content |
| <xs:element ref="title"/> |
| XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |