Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Text
AttributeSchema Datatype or EnumerationUsageAllowable ValuesDefinitionBusiness Rule(s)Description
TypeRequiredAllowable Values: PhysicalRef, NamedDestination(PhysicalRef | NamedDestination)Required

Type of page for page

references

reference(s) indicated in the PageRefs attribute

  • Business Rule: 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

TextList of PDF pages, separated by spaces.

Sample: "17 20 32"

List of PDF pages, separated by spaces
FirstPage

positiveInteger

FirstPage

Conditional

  • Required if PageRefs is not provided.
Integer

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
Integer
  • .

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.