Namespace:  | 
|
Type:  | 
embedded complexType  | 
Content:  | 
empty, 5 attributes  | 
Defined:  | 
globally in eruditarticle.xsd, see XML source  | 
Used:  | 
at 2 locations  | 
XML Representation Summary  | 
|||
<tabcol  | 
|||
| alignh |  =   | 
("gauche" | "centre" | "droite" | "justifie" | "carac")  | 
|
| alignv |  =   | 
("haut" | "centre" | "bas" | "lignebase")  | 
|
| carac |  =   | 
xs:normalizedString  | 
|
| id |  =   | 
xs:ID  | 
|
| nbcol |  =   | 
xs:positiveInteger  | 
|
/>  | 
|||
<tabtexte id="tt1" type="5" lang="fr">
    <tabgrcol alignh="gauche">
        <tabcol id="tt1tc1"/>
        <tabcol id="tt1tc2" alignv="haut"/>
        <tabcol id="tt1tc3"/>
        <tabcol id="tt1tc4" alignh="centre"/>
        <tabcol id="tt1tc5"/>
    </tabgrcol>
    <tabgrligne>…</tabgrligne>
</tabtexte>