ID:               11189
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Feature/Change Request
 Operating System: Win NT 4.0 / SP 6
 PHP Version:      4.0.5
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip

Please try with a more recent version and with 
DOMXML_LOAD_COMPLETE_ATTRS as second attribute in domxml_open_file

chregu


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

[2001-11-29 06:48:14] [EMAIL PROTECTED]

Marking this as a feature request.

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

[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

Reply via email to