Definition Type: ComplexType
Name: CT_ThemeableLineStyle
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-tableStyle.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into lnRef in schema dml-tablestyle_xsd Drilldown into ln in schema dml-tablestyle_xsdXSD Diagram of CT_ThemeableLineStyle in schema dml-tablestyle_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_ThemeableLineStyle">
    <xsd:choice>
        <xsd:element name="ln" type="CT_LineProperties" minOccurs="1" maxOccurs="1" />
        <xsd:element name="lnRef" type="CT_StyleMatrixReference" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Line Reference</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ln a:ln 1 1
lnRef a:lnRef 1 1
Collapse Derivation Tree:
Collapse References:
a:bottom, a:insideH, a:insideV, a:left, a:right, a:tl2br, a:top, a:tr2bl