XmlTagToken
Class for StartTagToken and EndTagToken.
Gets the list of attributes.
Gets or sets the state of the self-closing flag.
Gets or sets the name of the tag.
Sets the default values.
Adds a new attribute to the list of attributes. The value will
be set to an empty string.
Adds a new attribute to the list of attributes.
Gets the value of the attribute with the given name or an empty
string if the attribute is not available.
Sets the value of the last added attribute.