Ok, i found the error, The xmlfile encoding wasn't set to utf-16, so ich changed it to unicode and the problem was solved.
Thanks [EMAIL PROTECTED] schrieb am 15.09.2008 14:31:56: > Hello > > i have a question to UTF. I have an xml file which is validated against a > schema file. My Problem is, that if i write ufrt-16 in the xml file i get > an error, but no by utf-16. > > Can there an error in my schemafile or can't handle xerces utf-16 which i > didn't believe. > > > > Thanks david
