aboutsummaryrefslogtreecommitdiffstats
path: root/fop/src
diff options
context:
space:
mode:
authorSimon Steiner <ssteiner@apache.org>2018-07-02 14:13:54 +0000
committerSimon Steiner <ssteiner@apache.org>2018-07-02 14:13:54 +0000
commitc28cc8e161b799f47000530cdf2779f6f2e7d735 (patch)
tree19abc0c414c723ca97c2bd1352ccfbc185574d96 /fop/src
parentee143ede26953cd06b1ac5ce7a49d38086c85e1c (diff)
downloadxmlgraphics-fop-c28cc8e161b799f47000530cdf2779f6f2e7d735.tar.gz
xmlgraphics-fop-c28cc8e161b799f47000530cdf2779f6f2e7d735.zip
FOP-2800: IF Links point to current page instead of earlier page
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1834850 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'fop/src')
-rw-r--r--fop/src/documentation/intermediate-format-ng/fop-intermediate-format-ng-nav.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/fop/src/documentation/intermediate-format-ng/fop-intermediate-format-ng-nav.xsd b/fop/src/documentation/intermediate-format-ng/fop-intermediate-format-ng-nav.xsd
index ff6697cdf..49851f302 100644
--- a/fop/src/documentation/intermediate-format-ng/fop-intermediate-format-ng-nav.xsd
+++ b/fop/src/documentation/intermediate-format-ng/fop-intermediate-format-ng-nav.xsd
@@ -106,6 +106,7 @@
<xs:complexType>
<xs:attributeGroup ref="nav:refDef"/>
<xs:attribute name="page-index" type="xs:int"/>
+ <xs:attribute name="page-index-relative" type="xs:int" use="optional"/>
<xs:attributeGroup ref="nav:posAtts"/>
</xs:complexType>
</xs:element>