> Your schema has a target namespace (in this case "http://www.reifen.net ") > and your instance document declares no namespaces so isn't valid with > respect to the schema. Try adding a namespace declaration to the root > element.
I couldn't change the incoming xml document! I've removed the target namespace "http://www.reifen.net" from the schema. Now it works. But nevertheless thanks for your input! Do you know which will be happen if a client send me now a xml file with a target namespace (http://www.reifen.net)? will it be invalid? > Thanks. > Michael Glavassevich > XML Parser Development > IBM Toronto Lab > E-mail: [EMAIL PROTECTED] > E-mail: [EMAIL PROTECTED]