I'm using a namespace when I create my xml, but xmlns is also appearing in the below-root tag, this is damaging to me, how can I make xmlns stay in the root tag (TLote_GNRE)?
Here is the code:
Dim xDoc As New XDocument(New XDeclaration("1.0",...
asked by
28.12.2015 / 13:00