I did a typo in the threads post.

The dtd is:

<!ELEMENT Document ANY>
<!ELEMENT CMAES_Model_DbSection ANY>
<!ATTLIST CMAES_Model_DbSection S_iSectionId ID #IMPLIED>

but it gives the warning when DomDocument::validate() is called:

Warning: Syntax of value for attribute S_iSectionId of CMAES_Model_DbSection is not valid in <script> on line 23

However getElementById is working...

/Erik

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to