Accusoft Prizm Viewer List File Schema Schema
Script Element
See Also  Send comments on this topic.
Accusoft Prizm Viewer List File Schema Schema > scriptlisttype Complex Type : Script Element

Glossary Item Box

Description

An script list contains only Script elements.
Namespace (none)

Type

Diagram

Title Element All Script Element

Overview

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="Script" type="scripttype" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <xsd:annotation>
    <xsd:documentation>An script list contains only Script elements.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

See Also

©2015. Accusoft Corporation. All Rights Reserved.