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

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

The newest version!



	
		

Add missing IDs and fix duplicate IDs.

The input documents

Elements that need an id attribute.

Should be a XSLTMatchPattern that matches only elements.

If omitted, no IDs are added, only duplicates fixed.

The processed documents

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

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

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





© 2015 - 2024 Weber Informatics LLC | Privacy Policy