I have exported some documents to xml. Now I’m trying to read the filedata element, to restore the original file. If the richtextfield contains an attachment I have no problems in restoring the file.But whats about embedded objects? I’ve seen that domino creates some $File fields and in the dxl-representation of the document there are now some filedata elements. How can I read these elements and in which sequence they are stored? Are they also base64 encoded?