Accusoft Prizm Viewer List File Schema : pagerangetype Complex Type |
Namespace | (none) |
![]() |
pagerangetype
The PageRange element specifies particular page in the image file. If the range contains pages that are outside the range of pages in the image file, those pages will be added as error pages.
|
Name | Type | Use | Default | Fixed | Description |
---|---|---|---|---|---|
Range | Restriction of xsd:string | required | The page range is represented as a set of continuous page ranges, with each continuous page range either increasing or decreasing. | ||
Name | xsd:NCName | optional | The Name attribute gives the first page in the range a name that can be used in the table of contents or the initial page name | ||
AnnotationFileURL | xsd:anyURI | optional | This annotation file will be used by all images in the page range. This URL must be for a file and not a server! | ||
AnnotationServerURL | xsd:anyURI | optional | This annotation server will be used for all images in the page range. | ||
ImageSettingsName | xsd:NCName | optional | This named entry in the image settings list will be used for all images in the page range. | ||
PageSettingsName | xsd:NCName | optional | This named entry in the page settings list will be used for all images in the page range. | ||
PrintSettingsName | xsd:NCName | optional | This named entry in the print settings list will be used for all images in the page range. |
|