Definition Type: Element
Name: path
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_PathShadeProperties
Containing Schema: dml-shapeEffects.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Path Gradient
Collapse XSD Schema Diagram:
Drilldown into fillToRect in schema dml-shapeeffects_xsd Drilldown into path in schema dml-shapeeffects_xsd Drilldown into CT_PathShadeProperties in schema dml-shapeeffects_xsdXSD Diagram of path in schema dml-shapeeffects_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="path" type="CT_PathShadeProperties" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Path Gradient</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fillToRect a:fillToRect 0 1
Collapse Child Attributes:
Name Type Default Value Use
path a:path Optional
Collapse Derivation Tree: