Definition Type: Element
Name: docVar
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_DocVar
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Single Document Variable
Collapse XSD Schema Diagram:
Drilldown into val in schema wml_xsd Drilldown into name in schema wml_xsd Drilldown into CT_DocVar in schema wml_xsdXSD Diagram of docVar in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="docVar" type="CT_DocVar" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Single Document Variable</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
name w:name Required
val w:val Required
Collapse Derivation Tree: