Definition Type: Element
Name: pathLst
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_Path2DList
Containing Schema: dml-shapeGeometry.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
List of Shape Paths
Collapse XSD Schema Diagram:
Drilldown into path in schema dml-shapegeometry_xsd Drilldown into CT_Path2DList in schema dml-shapegeometry_xsdXSD Diagram of pathLst in schema dml-shapegeometry_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="pathLst" type="CT_Path2DList" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>List of Shape Paths</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
path a:path 0 unbounded
Collapse Derivation Tree: