Definition Type: Attribute
Name: name
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/custom-properties
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: shared-documentPropertiesCustom.xsd
Use Optional
Documentation:
Custom File Property Name
Collapse XSD Schema Diagram:
XSD Diagram of name in schema shared-documentpropertiescustom_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="name" use="optional" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>Custom File Property Name</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>