[Table of Contents] [docx version]
VML Reference Material - VML
ST_CalloutDrop (Callout Drop Location)
This simple type specifies location values for the drop attribute of the callout element (§6.2.2.2).
This simple type's contents are a restriction of the XML Schema string datatype.
| Referenced By | 
| callout@drop (§6.2.2.2) | 
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_CalloutDrop">
<restriction base="xsd:string"/>
</simpleType>