ST_RType

Simple Type Information

Used By

Attribute CT_R/@type

Source

<xsd:simpleType name="ST_RType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="arc"/>
    <xsd:enumeration value="callout"/>
    <xsd:enumeration value="connector"/>
    <xsd:enumeration value="align"/>
  </xsd:restriction>
</xsd:simpleType>