Hi,,, The concept of composite key which is available in Relational Database is it also available in the XML DTD or XML RDF? ..I tried to declare an element attributes of a course relation as the following: 1. <!ELEMENT COURSE (course_id, dep_id , title, units)> 2. <!ATTLIST COURSE (course_id, dep_id) ID # REQUIRED> as you can see the two attributes course_id and dep_id of the main Element (relation) COURSE are key (composite key) . my question: Is the syntax of line no.2 right or not and why? Regards -AbuKalam --------------------------------- Do you Yahoo!? Yahoo! Web Hosting - establish your business onlineReceived on Thursday, 13 March 2003 12:13:39 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:20:07 GMT