Produces a string that can be written as an XML qualified name, with invalid characters replaced by escape sequences.
- xmlQualifiedName
- An System.Xml.XmlQualifiedName that represents the XML to be written.
- ignoreEmpty
- true to ignore empty spaces in the string; otherwise, false.
An XML qualified name, with invalid characters replaced by escape sequences.