You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

ODM-84 - Getting issue details... STATUS

AttributeSchema Datatype or EnumerationUsageDefinitionBusiness Rule(s)
Type(PhysicalRef | NamedDestination)Required

Type of page for page reference(s) indicated in the PageRefs attribute

  • When Type="NamedDestination", NamedDestinations have to be created within the PDF document to be able to link to them via a hyperlink.
PageRefs

text

Optional

List of PDF pages, separated by spaces.

Sample: "17 20 32"


FirstPage

positiveInteger

Conditional

Required if PageRefs is not provided

First page in a range of pages.

Note that the way to indicate the range of pages depends on the associated Type attribute provided.


LastPage

positiveInteger

Conditional

Required if PageRefs is not provided

Last page in a range of pages.

Note that the way to indicate the range of pages depends on the associated Type attribute provided.


TitletextOptionalAlternative label to provide a more specific and descriptive reference to a page link.
  • No labels