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

xml.xproc.html-add-ids.xpl Maven / Gradle / Ivy

There is a newer version: 6.4.1
Show newest version



	
		

Add missing IDs to HTML documents and fix duplicate IDs.

The input HTML documents

Elements that need an id attribute.

Should be a XSLTMatchPattern that matches only elements.

By default matches all body, article, aside, nav, section, h1, h2, h3, h4, h5, h6 and hgroup, and epub:type='pagebreak' elements.

Whether to update cross-references between documents if id attributes have been changed.

The processed HTML documents

All elements matched by the match expression have a id attribute.

All id attributes are unique within the whole sequence of HTML documents.

Cross-references between documents have been updated if needed, unless disabled with the "update-links" option.

d:fileset document that represents the renaming of id attributes.

px:add-ids px:html-update-links




© 2015 - 2025 Weber Informatics LLC | Privacy Policy