In a relational database you have the concept of foreign key, where you specify a row in a X table that have “relation” with other row in a Y table.
How can i do that in a XML database? is that possible?
In the Schema Editor Tool, i saw that i can specify a reference (in the physical properties of an item (element, attribute, etc.)). The question is, it can help me to specify a kind of “relation” with some node in a document?
#Tamino#API-Management#webMethods