Regarding DTD in XML

 Hi,

      I am having a doubt regarding the XML DTD's. Can i define an
element in a DTD as follows

           <!ELEMENT node(node?,node?,node?)>

and the node element contains some attributes. I just want to know
whether my node definition is correct or not.

--Prathap

Received on Monday, 1 December 2003 22:33:16 UTC