Hello,

On 05/20/2002 04:05 PM, Toby z wrote:
> guyz ....
> its terrable ....
> i have a well formed xml doccument ....
> but i cant get it validated ...
> i keep getting this error
> "this file is not valid. all fields referred to from
> the key identity constraint 'user_info_memb_id' 
> must exist"

What are you using to validate this document?

The expat based parser always tells you the line, the column and the 
byte index of the tag that is in error.

Looking at the XML code I can't see anything wrong in the document. 
Maybe it is a schema thing.

-- 

Regards,
Manuel Lemos


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

Reply via email to