selfClosingTag
Creates a self-closing XML tag with the given name and attributes.
Parameters
name
The tag name
attributes
The tag attributes as key-value pairs
Creates a self-closing XML tag with the given name and attributes.
The tag name
The tag attributes as key-value pairs