Definition Type: Element
Name: txStyles
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Type: p:CT_SlideMasterTextStyles
Containing Schema: pml-slide.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Slide Master Text Styles
Collapse XSD Schema Diagram:
Drilldown into extLst in schema pml-slide_xsd Drilldown into otherStyle in schema pml-slide_xsd Drilldown into bodyStyle in schema pml-slide_xsd Drilldown into titleStyle in schema pml-slide_xsd Drilldown into CT_SlideMasterTextStyles in schema pml-slide_xsdXSD Diagram of txStyles in schema pml-slide_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="txStyles" type="CT_SlideMasterTextStyles" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Slide Master Text Styles</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
titleStyle p:titleStyle 0 1
bodyStyle p:bodyStyle 0 1
otherStyle p:otherStyle 0 1
extLst p:extLst 0 1
Collapse Derivation Tree: