Hello would anyone know how to remove the hyperlink thats part of my countrydata node? Also does anyone know how to remove the data identifier for the CountryName node? (Text)
<CountryData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<CountryName Type="Text">United States of America</CountryName>
I am using the xml serializer class and settings class XmlWriterSettings XmlWriter