The element TFoot defines the footer of a Table. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
class | optional |
|
Element | Table |
<xs:element name="TFoot"> <xs:annotation> <xs:documentation xml:lang="en-US">The element TFoot defines the footer of a Table.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element maxOccurs="unbounded" ref="Row"/> </xs:sequence> <xs:attributeGroup ref="attlist.TFoot"/> </xs:complexType> </xs:element> |