Accusoft Prizm Viewer Annotations Schema Schema
Tool Simple Type
See Also  Send comments on this topic.
Accusoft Prizm Viewer Annotations Schema Schema : Tool Simple Type

Glossary Item Box

Namespace (none)

Type

Restriction of xs:string

Diagram

Tool Simple Type

Overview

Tool Restriction of xs:string

Facets

EnumerationNoTool
EnumerationPointerTool
EnumerationTextTool
EnumerationRectangleTool
EnumerationEllipseTool
EnumerationPolygonTool
EnumerationPolyLineTool
EnumerationLineTool
EnumerationFreehandTool
EnumerationStampTool
EnumerationImageTool
EnumerationButtonTool
EnumerationRulerTool
EnumerationBlockHighlightTool
EnumerationNoteTool

Source

<xs:simpleType name="Tool" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NoTool" />
    <xs:enumeration value="PointerTool" />
    <xs:enumeration value="TextTool" />
    <xs:enumeration value="RectangleTool" />
    <xs:enumeration value="EllipseTool" />
    <xs:enumeration value="PolygonTool" />
    <xs:enumeration value="PolyLineTool" />
    <xs:enumeration value="LineTool" />
    <xs:enumeration value="FreehandTool" />
    <xs:enumeration value="StampTool" />
    <xs:enumeration value="ImageTool" />
    <xs:enumeration value="ButtonTool" />
    <xs:enumeration value="RulerTool" />
    <xs:enumeration value="BlockHighlightTool" />
    <xs:enumeration value="NoteTool" />
  </xs:restriction>
</xs:simpleType>

See Also

©2015. Accusoft Corporation. All Rights Reserved.