xml.xproc.xml-chunker.xpl Maven / Gradle / Ivy
Break a document into smaller parts.
If specified, all elements that occur in multiple chunks get an attribute with this
QName. The value is one of 'head', 'middle' or 'tail'.
Whether to propagate break opportunities across white space nodes and element
start/end tags.
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.
Every output document gets a different base URI
derived from the input base URI.
A d:fileset
document that contains a mapping from input file
(@original-href
) to output files (@href
) with contained
id
attributes (d:anchor
).