Toggle navigation
qoppapdf API: Link
Resources
Data Types
Files and Libraries
Back to Top
Home
XML
Link
Link
Data Type
A link to a resource.
Namespace
(Default)
Schema
ns0.xsd
Properties
name
data type
type
namespace
min/max occurs
description
rel
string
element
0/1
The link's relationship.
href
string
element
0/1
The link's destination.
Example
<Link> <rel>...</rel> <href>...</href> </Link>