[Table of Contents] [docx version]
VML Reference Material - VML
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><!-- Comment --></x:ScriptText>
</x:ClientData>
end example]
The possible values for this element are defined by the XML Schema string datatype.
Parent Elements |
ClientData (§6.4.2.12) |