<xsd:complexType name="CT_TablePartStyle"> <xsd:sequence> <xsd:element name="tcTxStyle" type="CT_TableStyleTextStyle" minOccurs="0" maxOccurs="1"/> <xsd:element name="tcStyle" type="CT_TableStyleCellStyle" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |