Attribute | @connectortype |
<xsd:simpleType name="ST_ConnectorType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="none"/> <xsd:enumeration value="straight"/> <xsd:enumeration value="elbow"/> <xsd:enumeration value="curved"/> </xsd:restriction> </xsd:simpleType> |