- From: Krzysztof Nowak <knowak@mail.desy.de>
- Date: Fri, 3 Sep 2004 08:57:38 +0200 (CEST)
- To: xmlschema-dev@w3.org
I'm developing simple xml code. I know that my question is not really releted to python (at least I'm using pythons twisted.web to write it), but please, give me simple answer. I have noticed that xml parser is angry when he is founds this kind of line: <a href="http://lipka.desy.de/S1.xhtml?format=png&resolution=320&56=18670&a mp;56=18651&56=18652"> SomeLink</a> I'm think its becouse of question marks. I have menaged to escape the ampersand but found not answer how to smuggle question mark. Could anybody help me? I'm shure there's a way to make something like this...
Received on Friday, 3 September 2004 07:10:57 UTC