All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xml.xproc.xml-chunker.xpl Maven / Gradle / Ivy

The newest version!


	
	
		

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).





© 2015 - 2024 Weber Informatics LLC | Privacy Policy