From: Fredrik L. <Fre...@im...> - 2008-12-30 15:54:31
|
Hi Matt, you're right about the keyrefs, I didn't think about that possibility. All of them should definitely be there then. Fredrik Matt Chambers skrev: > Hi Fredrik, > > As far as the keyrefs go, I put them because ID and IDREF merely > validate that any id is pointed to, not an id of the appropriate element > type. For example, with just ID/IDREF, a spectrumRef could refer to a > sourceFile's id attribute. That's obviously undesirable and with > key/keyref it's easily avoidable and validates with just the schema. > Thanks to Angel for showing me how to use them. > > -Matt > |