<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>
The possible values for this element are defined by the XML Schema nonNegativeInteger datatype.
Parent Elements  | 
|---|
  |