Hi, I followed mendix docs to export XML document https://docs.mendix.com/howto/integration/export-xml-documents#:~:text=To%20create%20the%20export%20logic,Caption%2C%20enter%20Export%20as%20XML but in that XML I want column name also for displaying on table. I’m not aware about XML and able to get data but not with column name, Can anyone help me how to get column name also with the help of XML Schema ?
↧