<xsd:complexType name="CT_Tc"> <xsd:sequence> <xsd:element name="tcPr" type="CT_TcPr" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Table Cell Properties</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:group ref="EG_BlockLevelElts" minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType>