Definition Type: ComplexType
Name: CT_DocPartBehaviors
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into behavior in schema wml_xsdXSD Diagram of CT_DocPartBehaviors in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_DocPartBehaviors">
    <xsd:choice>
        <xsd:element name="behavior" type="CT_DocPartBehavior" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Entry Insertion Behavior</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
behavior w:behavior (1) unbounded
Collapse Derivation Tree:
Collapse References:
w:behaviors