XhtmlMarkupFormatter
Represents the standard XHTML markup formatter.
An instance of the XhtmlMarkupFormatter.
public XhtmlMarkupFormatter()
Escapes the given text by replacing special characters with their
XHTML entity (amp, nbsp as numeric value, lt, and gt).
Gets the local name using the XML namespace prefix if required.
Creates the string representation of the attribute.