Definition Type: ComplexType
Name: CT_LineStyleList
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-baseStylesheet.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ln in schema dml-basestylesheet_xsdXSD Diagram of CT_LineStyleList in schema dml-basestylesheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_LineStyleList">
    <xsd:sequence>
        <xsd:element name="ln" type="CT_LineProperties" minOccurs="3" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ln a:ln 3 unbounded
Collapse Derivation Tree:
Collapse References:
a:lnStyleLst