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

Glossary Item Box

Description

A Page element specified a specific page to use from an image file.
Namespace (none)

Type

Diagram

Page Element

Overview

Page 1..∞ pagetype Complex Type
A Page element specified a specific page to use from an image file.
Name optional xsd:NCName
The Name attribute gives this page a name that can be used in the table of contents or the initial page name.
PageNumber required xsd:positiveInteger
The page number to use from the image file. If this page is outside the range of pages in the image file, this page will be added as an error page.
ThumbnailBitmap optional xsd:base64Binary
Reserved.
AnnotationFileURL optional xsd:anyURI
This annotation file will be used by the image page. This URL must be for a file and not a server!
AnnotationServerURL optional xsd:anyURI
This annotation server will be used for this page.
ImageSettingsName optional xsd:NCName
This named entry in the image settings list will be used for this page.
PageSettingsName optional xsd:NCName
This named entry in the page settings list will be used for this page.
PrintSettingsName optional xsd:NCName
This named entry in the print settings list will be used for this page.

Source

<xsd:element name="Page" type="pagetype" maxOccurs="unbounded" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <xsd:annotation>
    <xsd:documentation>A Page element specified a specific page to use from an image file.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

See Also

©2015. Accusoft Corporation. All Rights Reserved.