ID:               42120
 Updated by:       [EMAIL PROTECTED]
 Reported By:      longrennet at hotmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         DOM XML related
 Operating System: window xp
 PHP Version:      5.2.3
 New Comment:

This is not a PHP issue, since the XML Schema stuff is done by the 
external libxml2 library.  Please file a bug there, if you still think,

this is a bug (but be aware, that the XML Schema implementation of 
libxml2 isn't 100% done, maybe that's one of the areas, where it's not

finished)


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

[2007-07-27 09:50:42] longrennet at hotmail dot com

Description:
------------
I use schemaValidate() to validates a xml based by the given schema
file. 
and found the warning:  The value 'InternetGatewayDevice.DeviceInfo.'
is not accepted by the pattern '\S+\.'. 

The pattern is : <xs:pattern value="\S+\."/>
The value is :  InternetGatewayDevice.DeviceInfo.

I think the value can accept by the pattern. So is this a bug?



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


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

Reply via email to