I have to make the entity-relationship diagram of a program that does not have a database and saves the data in XML files. The software allows the user to create tasks, categories and notes. The XML file shows "objects" for each of those. Would they be entities in the ER diagram? If not, what approach should I take to achieve the diagram?
No comments:
Post a Comment