CT_ThemeableLineStyle

Complex Type Information

Model

Children: ln, lnRef

Used By

Source

<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:choice>
</xsd:complexType>