[Home] [By Thread] [By Date] [Recent Entries]
Richard Knapp wrote:
> Is the following DTD section valid? Is it a good practice?
>
> <!ELEMENT Point ANY>
> <!ATTLIST Point ID ID #IMPLIED>
>
> There is nothing in the spec about using a type as an attribute in this manner.
You mean using "ID" as the name of the attribute as well as its declared value?
It's common practice - perhaps even best practice as it is the most descriptive
name available. Some might question the use of ANY, but that's another story...:-)
--
Regards,
Marcus Carr email: mrc@a...
___________________________________________________________________
Allette Systems (Australia) www: http://www.allette.com.au
___________________________________________________________________
"Everything should be made as simple as possible, but not simpler."
- Einstein
|

Cart



