Skip to main content
Question

Problems reading XML

  • October 8, 2022
  • 1 reply
  • 9 views

michiedem
Contributor
Forum|alt.badge.img+7

I have a large XML (4GB+) I have trouwble to read. I need all elements, however: pand_bagpandid (2) only becomes a feature when it's the only element selected.

 

If I check 1, I get alle elements execpt pand_bagpandid, when I select individual elements (3) I still get all elements except pand_bagpandid, if I only select pand_bagpandid I do get it, but I don't get any of the other elements.

 

I am inexperienced with xml and have ben struggeling with this for quite a bit now. The xml fragements show the same behavior. Flattening, fragmenting or exposing attributes didn't work for me eitherxml

1 reply

danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2076 replies
  • October 9, 2022

Hi @michiedem​  Could you share your data?