Definition Type: SimpleType
Name: ST_LineWidth
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-shapeLineProperties.xsd
Documentation:
Line Width
Collapse XSD Schema Diagram:
XSD Diagram of ST_LineWidth in schema dml-shapelineproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_LineWidth">
    <xsd:annotation>
        <xsd:documentation>Line Width</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="ST_Coordinate32">
        <xsd:minInclusive value="0">
        </xsd:minInclusive>
        <xsd:maxInclusive value="20116800">
        </xsd:maxInclusive>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxInclusive 20116800
MinInclusive 0
Collapse Derivation Tree:
Collapse References:
a:w