XML manipulation

Completed Posted 11 months ago Paid on delivery
Completed Paid on delivery

I need a code that can manipulate an XML structure in a [login to view URL] objecet - coded in c#.

Only use objects from the [login to view URL] dll.

The XML input structure is like this:

<TestAPI>

<brandId>622b300e4b18948f3e71679a</brandId>

<productIds>

<productId>9702820189648</productId>

</productIds>

<productIds>

<productId>9702820189649</productId>

</productIds>

</TestAPI>

And the resulting Document should look like this:

<TestAPI>

<brandId>622b300e4b18948f3e71679a</brandId>

<productIds>

<productId>9702820189648</productId>

<productId>9702820189649</productId>

</productIds>

</TestAPI>

As "option" the output structure must be able to be selected like this :

<TestAPI>

<brandId>622b300e4b18948f3e71679a</brandId>

<productIds xmlns:json='[login to view URL]'>

<productId>9702820189648</productId>

<productId>9702820189649</productId>

</productIds>

</TestAPI>

The optional "Attribut" on <productIds> can be coded like this:

XmlAtt := [login to view URL]( 'json', 'Array','[login to view URL]');

[login to view URL] := 'true';

<productIds> must be found in any applied source structure - no hard coded to the example.

The number of <productIds> in the source may be 1..n

Code must be as simple, and efficient as possible.

C# Programming XML .NET

Project ID: #36731572

About the project

5 proposals Remote project Active 11 mos ago

Awarded to:

(3 Reviews)
2.9

5 freelancers are bidding on average $29 for this job

writingapp

Hi. I have written many automation apps for parsing files including XML. Can parse any XML templates. Ready to write your project. Will complete within some hours

$30 USD in 1 day
(85 Reviews)
6.2
anaabdoo11

Hello. After reading over your requirements this looks like a perfect fit for my skill sets. I have been a c# develoer for 8 years. while i am certain there will be others who underbid me on this project, i can ASSUR More

$20 USD in 7 days
(0 Reviews)
0.0