Namespace: |
|
Type: |
anonymous 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 | |||||
<tabcolgr | |||||
char | = |
xs:normalizedString | |||
halign | = |
("left" | "center" | "right" | "justify" | "char") | |||
nbcol | = |
xs:positiveInteger | |||
valign | = |
("top" | "middle" | "bottom" | "baseline") | |||
> | |||||
|
|||||
</tabcolgr> |
<tabtext id="tt1" type="5" lang="fr"> <tabcolgr halign="left"> <tabcol id="tt1tc1"/> <tabcol id="tt1tc2"/> <tabcol id="tt1tc3"/> <tabcol id="tt1tc4" halign="center"/> <tabcol id="tt1tc5"/> </tabcolgr> <tabrowgr>…</tabrowgr> </tabtext>
<tabtext id="tt1" type="3" lang="en"> <tabcolgr nbcol="40" halign="center">….</tabcolgr> <tabrowgr>…</tabrowgr> </tabtext>
<xs:element name="tabcolgr"> <xs:complexType> <xs:sequence maxOccurs="unbounded" minOccurs="0"> </xs:sequence> </xs:complexType> </xs:element> |
Type: |
anonymous, empty content |
<xs:element ref="tabcol"/> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |