ID: 11189
Updated by: mfischer
Reported By: [EMAIL PROTECTED]
Old Summary: No DTD-Validation
Status: Open
Old Bug Type: DOM XML related
Bug Type: Feature/Change Request
Operating System: Win NT 4.0 / SP 6
PHP Version: 4.0.5
New Comment:

Marking this as a feature request.

Previous Comments:
------------------------------------------------------------------------

[2001-05-30 05:18:18] [EMAIL PROTECTED]

Hi!

I've tried the DOM-functions asn was verry happy. First.
'Everything' was right and fast . Wow.

But ...
 it seems as the xmldocfile-function does not really validate with a given external 
dtd and because of system desigfn reasons, i cannot inlude the dtd within the 
xml-file. 
Example: I've optional attributes with default values. If not given, they should be 
insertet automaticly as described in my DTD, but they are not set.

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<!DOCTYPE NA_FUNCTION_DESCRIPT SYSTEM "na_function_def.dtd">
 .....

The xml-file and the DTD are validated by XML-Spy 3.5 and okay. XMP-Spy and IExplorer 
displays all correct.

Hmm... any ideas ?

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=11189&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to