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