Namespace: |
|
Type: |
anonymous 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 | |||||
<tabrowgr | |||||
char | = |
xs:normalizedString | |||
halign | = |
("left" | "center" | "right" | "justify" | "char") | |||
valign | = |
("top" | "middle" | "bottom" | "baseline") | |||
> | |||||
|
|||||
</tabrowgr> |
<tabtext id="tt1" type="4" lang="en"> <tabcolgr halign="center">…</tabcolgr> <tabrowgr>…</tabrowgr> <tabrowgr halign="char" char="."> <tabrow id="tt1tl4">…</tabrow> <tabrow id="tt1tl5">…</tabrow> <tabrow id="tt1tl6">…</tabrow> </tabrowgr> <tabrowgr>…</tabrowgr> </tabtext>
<xs:element name="tabrowgr"> <xs:complexType> <xs:sequence> </xs:sequence> </xs:complexType> </xs:element> |
Type: |
anonymous, complex content |
<xs:element maxOccurs="unbounded" ref="tabrow"/> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |