| Author |
Multiple ATTLIST declarations for a attribute!
|
Vivek Saxena
Ranch Hand
Joined: Apr 24, 2002
Posts: 58
|
|
Hi, As per my understanding, if I have two "ATTLIST" declarations (for same attribute) for a element then parser is supposed to ignore second one and should use first one. But i am trying following in XMLSpy and it seems confusing. if I include second ATTLIST in same file for same element then it takes second value. For example: DTD File xml file Above XML file is valid as per XMLSpy but i don't think so. it should take the first vale for attribute 'lastnma' and it should be "saxena". Please help me here. Thanks
|
 |
Vivek Saxena
Ranch Hand
Joined: Apr 24, 2002
Posts: 58
|
|
|
This is a bug in XMLSpy!
|
 |
 |
|
|
subject: Multiple ATTLIST declarations for a attribute!
|
|
|