aboutsummaryrefslogtreecommitdiff
path: root/src/xsd/thmutil/Static.xsd
blob: 73d9a2491350c73f2960aeecc4a83b354b74d041 (plain)
1
2
3
4
5
6
7
8
<element name="Static">
        <annotation>
            <documentation>Defines a straight line.</documentation>
        </annotation>
        <complexType>
            <attributeGroup ref="CommonControlAttributes" />
        </complexType>
    </element>