Can anyone offer some advice. I'm not after the full code but just some pointers.
I'm sure everyone has wanted to do this and I'm sure many of you already do this. I want to create relational data in xml format so I have one file with, for example, customers details and another with customers' orders.
As far as I can tell I might be able to do it with key and keyref or id and idref but I need to know some things:
1. How do I build the reference into the schema that not only identifies the key or keyref/id or idref but also identifies the related file?
2. Is it better to use key/keyref or id/idref?
3. Are there better ways of identifying relationships other than schemas.
Any help would be gratefully received.
I'm sure everyone has wanted to do this and I'm sure many of you already do this. I want to create relational data in xml format so I have one file with, for example, customers details and another with customers' orders.
As far as I can tell I might be able to do it with key and keyref or id and idref but I need to know some things:
1. How do I build the reference into the schema that not only identifies the key or keyref/id or idref but also identifies the related file?
2. Is it better to use key/keyref or id/idref?
3. Are there better ways of identifying relationships other than schemas.
Any help would be gratefully received.