Hi all,
My problem is very simple but I don't see an easy implementation to solve it...
I would like to create a DOMDocument and validate it against a DTD during its creation even
if the DOM tree is not completed.
For instance when I add a child to a Node, I would like to know if it's authorized by the DTD...
or better to know which kind of node I can add to my incomplete Dom tree.
Any help or ideas are welcomed. Thanks.
Sylvain.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]