[Home] [By Thread] [By Date] [Recent Entries]


David LeBlanc wrote:

>or, in xml:
><!ELEMENT node (node+) >
>
That doesn't allow character data. Should be this:

<!ELEMENT node (#PCDATA|node)* >

Regards,

Berend. (-:


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member