Accusoft Prizm Viewer List File Schema
pagecounttype Complex Type
Description
The PageCount element specifies the number of pages in the image file. This count overrides the actual number of pages in the image file. If this count is more than the actual number of image pages, the extra pages will be added as error pages. If it is less than the actual number of pages, the additional pages will not be displayed.
Namespace (none)
Diagram
pagecounttype Complex Type
Overview
pagecounttype
The PageCount element specifies the number of pages in the image file. This count overrides the actual number of pages in the image file. If this count is more than the actual number of image pages, the extra pages will be added as error pages. If it is less than the actual number of pages, the additional pages will not be displayed.
Count required xsd:positiveInteger
The page count is an integer greater than or equal to 1.
Used By
PageCount Element
Attributes
NameTypeUseDefaultFixedDescription
Countxsd:positiveIntegerrequired  The page count is an integer greater than or equal to 1.
Source
<xsd:complexType name="pagecounttype" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <xsd:annotation>
    <xsd:documentation>The PageCount element specifies the number of pages in the image file. This count overrides the actual number of pages in the image file. If this count is more than the actual number of image pages, the extra pages will be added as error pages. If it is less than the actual number of pages, the additional pages will not be displayed.</xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="Count" type="xsd:positiveInteger" use="required">
    <xsd:annotation>
      <xsd:documentation>The page count is an integer greater than or equal to 1.</xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:complexType>
See Also
Accusoft Prizm Viewer List File Schema

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback