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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

thead

Identifies the heading rows of a tgroup, displayed as the first rows, and again at the top of any continuation after a physical break between rows in tbody.

The attributes apply from the set of colspecs of the containing 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

<thead>
   <row>
      <entry namest="c1" nameend="c2" align="center">Horizontal Span</entry>
      <entry>a3</entry>
      <entry>a4</entry>
      <entry>a5</entry>
   </row>
</thead>

Site developed and hosted by Datypic, Inc.

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