Definition Type: ComplexType
Name: CT_LineProperties
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-shapeLineProperties.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-shapelineproperties_xsd Drilldown into tailEnd in schema dml-shapelineproperties_xsd Drilldown into headEnd in schema dml-shapelineproperties_xsd Drilldown into miter in schema dml-shapelineproperties_xsd Drilldown into bevel in schema dml-shapelineproperties_xsd Drilldown into round in schema dml-shapelineproperties_xsd Drilldown into EG_LineJoinProperties in schema dml-shapelineproperties_xsd Drilldown into custDash in schema dml-shapelineproperties_xsd Drilldown into prstDash in schema dml-shapelineproperties_xsd Drilldown into EG_LineDashProperties in schema dml-shapelineproperties_xsd Drilldown into pattFill in schema dml-shapelineproperties_xsd Drilldown into gradFill in schema dml-shapelineproperties_xsd Drilldown into solidFill in schema dml-shapelineproperties_xsd Drilldown into noFill in schema dml-shapelineproperties_xsd Drilldown into EG_LineFillProperties in schema dml-shapelineproperties_xsd Drilldown into algn in schema dml-shapelineproperties_xsd Drilldown into cmpd in schema dml-shapelineproperties_xsd Drilldown into cap in schema dml-shapelineproperties_xsd Drilldown into w in schema dml-shapelineproperties_xsdXSD Diagram of CT_LineProperties in schema dml-shapelineproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_LineProperties">
    <xsd:sequence>
        <xsd:group ref="EG_LineFillProperties" minOccurs="0" maxOccurs="1" />
        <xsd:group ref="EG_LineDashProperties" minOccurs="0" maxOccurs="1" />
        <xsd:group ref="EG_LineJoinProperties" minOccurs="0" maxOccurs="1" />
        <xsd:element name="headEnd" type="CT_LineEndProperties" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Line Head/End Style</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="tailEnd" type="CT_LineEndProperties" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Tail line end style</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1">
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="w" type="ST_LineWidth" use="optional">
        <xsd:annotation>
            <xsd:documentation>Line Width</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="cap" type="ST_LineCap" use="optional">
        <xsd:annotation>
            <xsd:documentation>Line Ending Cap Type</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="cmpd" type="ST_CompoundLine" use="optional">
        <xsd:annotation>
            <xsd:documentation>Compound Line Type</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="algn" type="ST_PenAlignment" use="optional">
        <xsd:annotation>
            <xsd:documentation>Stroke Alignment</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
noFill a:noFill 1 1
solidFill a:solidFill 1 1
gradFill a:gradFill 1 1
pattFill a:pattFill 1 1
prstDash a:prstDash 1 1
custDash a:custDash 1 1
round a:round 1 1
bevel a:bevel 1 1
miter a:miter 1 1
headEnd a:headEnd 0 1
tailEnd a:tailEnd 0 1
extLst a:extLst 0 1
<xs:group> a:EG_LineFillProperties 0 1
<xs:group> a:EG_LineDashProperties 0 1
<xs:group> a:EG_LineJoinProperties 0 1
Collapse Child Attributes:
Name Type Default Value Use
w a:w Optional
cap a:cap Optional
cmpd a:cmpd Optional
algn a:algn Optional
Collapse Derivation Tree:
Collapse References:
a:ln, a:ln, a:ln, a:ln, a:ln, a:lnB, a:lnBlToTr, a:lnL, a:lnR, a:lnT, a:lnTlToBr, a:uLn