[Table of Contents] [docx version]

VML Reference Material - VML

ScriptExtended (HTML Script Attributes)

This element specifies custom extended attributes associated with the HTML script tag. The language and id are not included in the extended attributes. If the document contains no HTML script, this element should be ignored.

[Example: The extended script attribute is " src="file.js"":

<x:ClientData … > …
<x:ScriptExtended>src=&quot;file.js&quot;</x:ScriptExtended>

</x:ClientData>

end example]

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

Parent Elements

ClientData6.4.2.12)