Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Certifications
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Jeanne Boyarsky
Ron McLeod
Sheriffs:
Paul Clapham
Liutauras Vilda
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
Product and Other Certifications
DTD
Kamlesh Sangani
Greenhorn
Posts: 22
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hi all,
how can we create DTD for composite primary key as we can not have 2 ID atributes for one element?
consider the following e.g.
<name firstname="a" lastname="b">
<age>21</age>
<location>usa</location>
</name>
suppose i want to assign ID to both firstname and lastname atributes. is it possible through DTD?
thanks
kamlesh
Lets Java !<br />Kamlesh
Kamlesh Sangani
Greenhorn
Posts: 22
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
i found out. DTD does not support "composite" primary/foreign key.
Lets Java !<br />Kamlesh
them good ole boys were drinking whiskey and rye singin' this'll be the day that I die. Drink tiny ad.
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Hibernate mapping
Mapping Exception
cannot insert record in MS SQLServer 2000
multiple ID in DTD
xslt /xpath issue
More...