<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:
<x:ClientData  ><x:ScriptExtended>src=&quot;file.js&quot;</x:ScriptExtended>
</x:ClientData>

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

Parent Elements

<ClientData>6.4.2.12)