Hi,
Attached to this, there is an schema which stores nXML (nXML), native XML (dado) and mapped Adabas C fields (employee).
To store images, docs, etc, I fill “dado” with some informations, for instance:
nome = physical name (from hard disk)
tipo = file extension (.doc, .ppt, .jpg)
arquivo = logical name (used in nXML)
When I want to retrieve nXML files from nXML doctype, I call them via the logical name (arquivo). So, if you want to add some more informations, you can do that appending more elements in dado. But if you delete the nXML file, you have to delete dado info related to this file.
I hope that it helps.
Regards, Ito
adaxml_nXML.TSD (8.5 KB)
#Tamino#API-Management#webMethods