Hi, I am just wondering if a dtd can have recursive definitions?
i.e. <!ELEMENT list (item+, list)> If it is valid syntactically, are there any advantages of defining elements recursively? To me ,it is confusing to have elements defined recursively. Does anyone know of a situation where it is really helpful ? or should there be an unwritten rule that does not allow recursive definitions? Could anyone throw some light? Thanks, Uma --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
