[xml] '' question

2006-09-06 Thread Marchese Stefano
... hi all, just a question about the '' character. My application parses some xml files using the xmlParseFile() API. This API gives an error if the file has the following content: AslURP What I have to do to parse files like that? TIA -- Stefano __

[xml] UTF8 to MacRoman

2006-06-22 Thread Marchese Stefano
... hi everybody, I need help to print out a XML UTF-8 file in MacOS X. I do not find an API to do it directly. Now I am using UTF8Toisolat1() and the I write my own convertion table to go from ISOLAT-1 to MacRoman encoding. But this is not a good way to do it because I am loosing characters l

[xml] moving code from MacOS 9 to MacOS X

2006-03-31 Thread Marchese Stefano
... hi everybody, I wonder of anybody can help to try to solve the following strange problem. I developed my xml parser on MacOS 9 and now I am trying moving this application to MacOS X. My code parse XML files using xmlParseFile() and xmlDocGetRootElement() APIs. Then I test the "name" an the "t

[xml] libxml2 and CW+MacOS

2005-07-27 Thread Marchese Stefano
... hi All, I have to downgrade a MacOS X/libxml2 project to MacOS 9.2.2 I wonder if somebody has already compiled the macos/libxml2.mcp.xml under CW 8.3 and MacOS 9.2.2 and could give me hints to do it. TIA -- Stefano ___ xml mailing list, project pa