Hi! I need to import XML and followed the example from the documentation. While the example works perfectly fine, I am having troubles with the my XML. The data I am interested in are the elements (createdby, name, id,...) So, the information about the “attributes” is gone and the mapping of the individual XML attributes with the attributes is not possible: Is there a way to solve this problem and import the XML?
↧