Okay, I've figured this out.  I now understand those are the key values
that will be used to distinguish the class types.  However, I still
don't understand how to specify that an attribute belongs to "B" and not
"C".  Specifically, I would like to model:

        A
        |
   -------
   |    |  |
   B  C  D

...where "B", "C", and "D" are more specialized than "A" and contain
attributes unique to their class.  How do I model this in Torque's XML
schema?


> -----Original Message-----
> From: Marc Dugger [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 15, 2003 12:38 PM
> To: [EMAIL PROTECTED]
> Subject: inheritance key
> 
> I've read the inheritance guide, but am confused about the 'key'
> attribute of the 'inheritance' element.  The example given specifies
> keys such as "B", "C", and "D".  Are those column names within the
same
> table or what?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to