[Table of Contents] [docx version]

VML Reference Material - VML

ScriptText (HTML Script Text)

This element specifies the script text (comment) associated with a block of HTML script in the document. If the document contains no HTML script, this element should be ignored.

[Example: The script text reads: "<!-- Comment -->":

<x:ClientData … > …
<x:ScriptText>&lt;!&#45;- Comment &#45;-&gt;</x:ScriptText>

</x:ClientData>

end example]

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

Parent Elements

ClientData6.4.2.12)