Definition Type: Element
Name: autoCaptions
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_AutoCaptions
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Automatic Captioning Settings
Collapse XSD Schema Diagram:
Drilldown into autoCaption in schema wml_xsd Drilldown into CT_AutoCaptions in schema wml_xsdXSD Diagram of autoCaptions in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="autoCaptions" type="CT_AutoCaptions" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Automatic Captioning Settings</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
autoCaption w:autoCaption 1 unbounded
Collapse Derivation Tree: