Parse XML data using nifi , i have XML with parent child relationship with multiple blocks ... i want to read each block by using parent-child relationship .. is there a way to do this ?
Can you provide some example XML along with a bit more information about what you're trying to do? In the meantime you may find that SplitXml does what you want.