Schema Central > CALS > soextblx.xsd > tbody
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

tbody

Identifies the body of a tgroup.

Element information

Namespace: None

Schema document: soextblx.xsd

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
valign [0..1]Anonymous

Used in

Sample instance

<tbody>
   <row>
      <entry>b1</entry>
      <entry>b2</entry>
      <entry>b3</entry>
      <entry>b4</entry>
      <entry morerows="1" valign="middle">
         <para>
                        Vertical Span</para>
      </entry>
   </row>
   <row>
      <entry>c1</entry>
      <entry namest="c2" nameend="c3" align="center" morerows="1" valign="bottom">Span Both</entry>
      <entry>c4</entry>
   </row>
   <row>
      <entry>d1</entry>
      <entry>d4</entry>
      <entry>d5</entry>
   </row>
</tbody>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com