Definition Type: ComplexType
Name: CT_DocVars
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into docVar in schema wml_xsdXSD Diagram of CT_DocVars in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_DocVars">
    <xsd:sequence>
        <xsd:element name="docVar" type="CT_DocVar" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Single Document Variable</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
docVar w:docVar 0 unbounded
Collapse Derivation Tree:
Collapse References:
w:docVars