<xs:element name="tfoot">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" ref="tr" />
</xs:sequence>
<xs:attributeGroup ref="attrs" />
<xs:attributeGroup ref="cellhalign" />
<xs:attributeGroup ref="cellvalign" />
</xs:complexType>
</xs:element>
|