Namespace: |
|
Type: |
anonymous complexType |
Content: |
empty, 5 attributes |
Defined: |
globally in eruditarticle.xsd, see XML source |
Used: |
at 2 locations |
| XML Representation Summary | |||
| <tabcol | |||
| char | = |
xs:normalizedString | |
| halign | = |
("left" | "center" | "right" | "justify" | "char") | |
| id | = |
xs:ID | |
| nbcol | = |
xs:positiveInteger | |
| valign | = |
("top" | "middle" | "bottom" | "baseline") | |
| /> | |||
<tabtext id="tt1" type="5" lang="fr">
<tabcolgr halign="left">
<tabcol id="tt1tc1"/>
<tabcol id="tt1tc2" valign="top"/>
<tabcol id="tt1tc3"/>
<tabcol id="tt1tc4" halign="center"/>
<tabcol id="tt1tc5"/>
</tabcolgr>
<tabrowgr>…</tabrowgr>
</tabtext>
| <xs:element name="tabcol"> <xs:complexType> </xs:complexType> </xs:element> |
| XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |