xml.xproc.add-ids.xpl Maven / Gradle / Ivy
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 - 2025 Weber Informatics LLC | Privacy Policy