Namespace: |
|
Type: |
embedded complexType |
Content: |
complex, 3 attributes, 1 element |
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
definition of 1 element |
Used: |
at 1 location |
XML Representation Summary |
|||||
<tabgrligne |
|||||
alignh | = |
("gauche" | "centre" | "droite" | "justifie" | "carac") |
|||
alignv | = |
("haut" | "centre" | "bas" | "lignebase") |
|||
carac | = |
xs:normalizedString |
|||
> |
|||||
|
|||||
</tabgrligne> |
<tabtexte id="tt1" type="4" lang="en"> <tabgrcol alignh="centre">…</tabgrcol> <tabgrligne>…</tabgrligne> <tabgrligne alignh="carac" carac="."> <tablignel id="tt1tl4">…</tabligne> <tablignel id="tt1tl5">…</tabligne> <tablignel id="tt1tl6">…</tabligne> </tabgrligne> <tabgrligne>…</tabgrligne> </tabtexte>
<xs:element name="tabgrligne"> <xs:complexType> <xs:sequence> </xs:sequence> </xs:complexType> </xs:element> |