Definition Type: ComplexType
Name: CT_DocPartName
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into decorated in schema wml_xsd Drilldown into val in schema wml_xsdXSD Diagram of CT_DocPartName in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_DocPartName">
    <xsd:attribute name="val" type="ST_String" use="required">
        <xsd:annotation>
            <xsd:documentation>Name Value</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="decorated" type="ST_OnOff" use="optional">
        <xsd:annotation>
            <xsd:documentation>Built-In Entry</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
val w:val Required
decorated w:decorated Optional
Collapse Derivation Tree:
Collapse References:
w:name