Questions tagged as 'xmldocument'

1
answer

Read complex XML with asp to embed BD

My main problem is that XML is not uniform, it does not always have the same nodes sequence. It is a huge XML, with 600mil lines per day, basically the structure is always the same up to a certain level of node descentes. Until the Item Code...
asked by 31.08.2017 / 18:04
5
answers

Read XML file in C #

I have a problem when reading an XML file in C #. In this this is a file of a pre-sale, and I have the following situation: in my xml I will have several pre-sales, and each pre-sale may have several items. So far so good, I'm able to identify t...
asked by 30.01.2015 / 20:39
1
answer

Add a node to another child node in an XML

I am structuring an XML file. And I need to add another 'node' to my 'child node'. The function that I mount XML: private string MontarXML(List<Nota> listaNotas) { XmlDocument docConfig = new XmlDocument(); XmlNo...
asked by 14.08.2018 / 14:37
1
answer

Subscribe xml Nfse paulistana

I made a program in C# that signs the XML in batch of the legal note of Porto Alegre. Now the company I work in has opened a branch office in São Paulo and I need to sign the batch XML of the invoice from São Paulo to declare servi...
asked by 08.02.2017 / 15:05