[Table of Contents] [docx version]

VML Reference Material - VML

ScriptLocation (HTML Script Location)

This element specifies the location of the custom function. If the document contains no HTML script, this element should be ignored. Allowed values are:

Value

Description

1

Head

2

Body

 

[Example:

<x:ClientData … > …
<x:ScriptLocation>2</x:ScriptLocation>

</x:ClientData>

end example]

The possible values for this element are defined by the XML Schema nonNegativeInteger datatype.

Parent Elements

ClientData6.4.2.12)