Accusoft Prizm Viewer List File Schema Schema
ScriptList Element
See Also  Send comments on this topic.
Accusoft Prizm Viewer List File Schema Schema > PrizmViewerListFile Element : ScriptList Element

Glossary Item Box

Description

The ScriptList element contains a list of script descriptions for scripts that can be triggered in the current HTML page.
Namespace (none)

Type

Diagram

Title Element All Script Element Sequence ScriptList Element

Overview

ScriptList optional scriptlisttype Complex Type
The ScriptList element contains a list of script descriptions for scripts that can be triggered in the current HTML page.
Sequence 1..∞
Script scripttype Complex Type
An script list contains only Script elements.
Bitmap optional xsd:base64Binary
A custom bitmap can be defined for the menu and toolbar button. It must meet certain requirements.
Index required xsd:positiveInteger
The index is sent to the script event as a parameter when a script is executed. The index must be between 1 and 9 inclusive. Each index can be defined only once.
All
Title xsd:string
The title element is the text that is placed in the menu and used for the toolbar button tooltip.

Source

<xsd:element name="ScriptList" type="scriptlisttype" minOccurs="0" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <xsd:annotation>
    <xsd:documentation>The ScriptList element contains a list of script descriptions for scripts that can be triggered in the current HTML page.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

See Also

©2015. Accusoft Corporation. All Rights Reserved.