Definition Type: SimpleType
Name: ST_StrokeArrowLength
Namespace: urn:schemas-microsoft-com:vml
Containing Schema: vml-main.xsd
Documentation:
Stroke Arrowhead Length
Collapse XSD Schema Diagram:
XSD Diagram of ST_StrokeArrowLength in schema vml-main_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_StrokeArrowLength">
    <xsd:annotation>
        <xsd:documentation>Stroke Arrowhead Length</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="short">
            <xsd:annotation>
                <xsd:documentation>Short Arrowhead</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="medium">
            <xsd:annotation>
                <xsd:documentation>Medium Arrowhead</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="long">
            <xsd:annotation>
                <xsd:documentation>Long Arrowhead</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration short
Enumeration medium
Enumeration long
Collapse Derivation Tree:
Collapse References:
v:endarrowlength, o:endarrowlength, v:startarrowlength, o:startarrowlength