query about xml parsing
Posted
by shishir.bobby
on Stack Overflow
See other posts from Stack Overflow
or by shishir.bobby
Published on 2010-06-01T07:10:31Z
Indexed on
2010/06/01
7:13 UTC
Read the original article
Hit count: 438
iphone-sdk
hi all ,i just want to knw,is there any boundations in xml parsing with characters
like can we parse a word containing some characters like "frühe" containing "ü" "böser" containing "ö"
while i am parsing my xml,which is few different languages, some characters are like the above. and wen i saw in console, it get interpted,exaactly wen it reacher "ü" becoz at console it prints "fr"
so can someone provide me some ideas about this thing
regards shishir
© Stack Overflow or respective owner