Enum: PDFPageType

Enumeration used in type

URI: PDFPageType

Permissible Values

Value Meaning Description
NamedDestination None
PhysicalRef None

Slots

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

Identifier and Mapping Information

Schema Source

  • from schema: http://www.cdisc.org/ns/odm/v2.0

LinkML Source

name: PDFPageType
description: Enumeration used in type
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
permissible_values:
  NamedDestination:
    text: NamedDestination
    is_a: PDFPageType
  PhysicalRef:
    text: PhysicalRef
    is_a: PDFPageType