Is there an easy way to use the IDREF attribute to refer to an element in another XML document? If not, any suggestions on how to do this differently? What I'm trying to do is make a digital personal table for the RPG with a table, and I want the XML document containing all the information about the characters to reference the main list of all the virtues. Sorry if this is a stupid question, I'm pretty new to using XML, or even any programming language, and just found out how much the XML process simplifies.
source share