I had formatted to below json excluding XML attribute just for testing purpose but xml generator is giving empty xml pls could any one help if i am missing anything or suggest any way json(i/p)
hi @bojanvelevski i was trying to frame that structure will share the sample input and xsd pls could u help pls samplerecords.json (262 Bytes)
Please convert PIMData.txt to PIMData.xsd as the template is in that format
Please also find output expected xml in txt format outputxml.txt (3.2 KB)
Good day, instead of using an xml generator snap have you tried the xml formatter? I don’t know if this is your required output but xml formatter accepts an outgoing format as XSD
@bojanvelevski@alchemiz thanks a lot!! but one thing is how can we add id(which is dynamic) & translatable=“yes” which is constant for first column and translatable="no " which is constant for second column wanted to add attribute to even columns like how u added id attribute to row??