Definition Type: SimpleType
Name: ST_RType
Namespace: urn:schemas-microsoft-com:office:office
Containing Schema: vml-officeDrawing.xsd
Documentation:
Rule Type
Collapse XSD Schema Diagram:
XSD Diagram of ST_RType in schema vml-officedrawing_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_RType">
    <xsd:annotation>
        <xsd:documentation>Rule Type</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="arc">
            <xsd:annotation>
                <xsd:documentation>Arc Rule</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="callout">
            <xsd:annotation>
                <xsd:documentation>Callout Rule</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="connector">
            <xsd:annotation>
                <xsd:documentation>Connector Rule</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="align">
            <xsd:annotation>
                <xsd:documentation>Alignment Rule</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration arc
Enumeration callout
Enumeration connector
Enumeration align
Collapse Derivation Tree:
Collapse References:
o:type