Definition Type: SimpleType
Name: ST_CompoundLine
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-shapeLineProperties.xsd
Documentation:
Compound Line Type
Collapse XSD Schema Diagram:
XSD Diagram of ST_CompoundLine in schema dml-shapelineproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_CompoundLine">
    <xsd:annotation>
        <xsd:documentation>Compound Line Type</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="sng">
            <xsd:annotation>
                <xsd:documentation>Single Line</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="dbl">
            <xsd:annotation>
                <xsd:documentation>Double Lines</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="thickThin">
            <xsd:annotation>
                <xsd:documentation>Thick Thin Double Lines</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="thinThick">
            <xsd:annotation>
                <xsd:documentation>Thin Thick Double Lines</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="tri">
            <xsd:annotation>
                <xsd:documentation>Thin Thick Thin Triple Lines</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration sng
Enumeration dbl
Enumeration thickThin
Enumeration thinThick
Enumeration tri
Collapse Derivation Tree:
Collapse References:
a:cmpd