Hi!
When I serialize my class, .NET automatically generates schema information in xmlRootAttribute for example:
xmlns:xsd=" xmlns:xsi="
I want to remove that inforamtion but how? Thanks in advance.
/Maria
When I serialize my class, .NET automatically generates schema information in xmlRootAttribute for example:
xmlns:xsd=" xmlns:xsi="
I want to remove that inforamtion but how? Thanks in advance.
/Maria