Newsletter sign-up
View all newsletters

Enterprise Java Newsletter
Stay up to date on the latest tutorials and Java community news posted on JavaWorld

JavaWorld Daily Brew

xsd validation for German characters



Hi,

We have a XML which contains German characters, we need to cross validate via. xsd. We are using xs:string to validate and UTF-8 encoding. If we get the German characters in the XML, the validation fails.

Please help me solve the above issue, if its code it will be very helpful.