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.
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.