Definition Type: Element
Name: customPr
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_CustomProperty
Containing Schema: sml-sheet.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Custom Property
Collapse XSD Schema Diagram:
Drilldown into id in schema shared-relationshipreference_xsd Drilldown into name in schema sml-sheet_xsd Drilldown into CT_CustomProperty in schema sml-sheet_xsdXSD Diagram of customPr in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="customPr" type="CT_CustomProperty" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Custom Property</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
name nsM:name Required
id r:id Required
Collapse Derivation Tree: