Definition Type: Element
Name: docVar
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:docVarElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Represents document variables from documents created in Word version 6.0/95 or earlier
Collapse XSD Schema Diagram:
Drilldown into val in schema wordnet_xsd Drilldown into name in schema wordnet_xsd Drilldown into docVarElt in schema wordnet_xsdXSD Diagram of docVar in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="docVar" type="docVarElt" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Represents document variables from documents created in Word version 6.0/95 or earlier</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: