RE: [xml-dev] key constraint question

From
Jeff Lowery <>
To
'Bill Riegel' <>,
Date
2003-05-16T17:17:44Z
ID
<>
Thread
RE: [xml-dev] key constraint question
Why not have a single, mandatory Primary relation A -> B, with B maintaining
the secondary optional relation: B -> B'?   You can get from A -> B' via
A->B->B' navigation.