label

The label attribute is used to assign a user-visible id to an element. This id will show up in URLs and perma-links in the HTML version of your document. It will not change even if the xml:id attribute changes.

Examples