xml.xproc.chunker.xpl Maven / Gradle / Ivy
Break a document into smaller parts.
An XSLTMatchPattern that specifies break
points. Each element that matches this expression will have a break point before it.
An XSLTMatchPattern that specifies break
points. Each element that matches this expression will have a break point after it.
The name of the attribute used for links. Every
attribute with this name that points to an element within the same document (URI with
only a fragment part) is translated in such a way that in the output the links point to
the right chunks.
Every output document gets a different base URI
derived from the input base URI.