Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 4 attributes, 2 elements |
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
definitions of 2 elements |
Used: |
at 3 locations |
XML Representation Summary | |||||
<tabrow | |||||
char | = |
xs:normalizedString | |||
halign | = |
("left" | "center" | "right" | "justify" | "char") | |||
id | = |
xs:ID | |||
valign | = |
("top" | "middle" | "bottom" | "baseline") | |||
> | |||||
|
|||||
</tabrow> |
<tabrowgr halign="right"> <tabrow id="tt1tl4"> <tabhcell id="tt1te4"idcol="tt1tc1" idrow="tt1tl4">…</tabhcell> <tabdcell id="tt1td13" idcol="tt1tc2" idrow="tt1tl4">…</tabdcell> <tabdcell id="tt1td14" idcol="tt1tc3" idrow="tt1tl4">…</tabdcell> <tabdcell id="tt1td15" idcol="tt1tc4" idrow="tt1tl4">…</tabdcell> <tabdcell id="tt1td16" idcol="tt1tc5" idrow="tt1tl4">…</tabdcell> </tabrow> <tabrow id="tt1tl5">…</tabrow> <tabrow id="tt1tl6" valign="bottom">…</tabrow> </tabrowgr>
<xs:element name="tabrow"> <xs:complexType> <xs:choice maxOccurs="unbounded"> </xs:choice> </xs:complexType> </xs:element> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |