for instance, quick often I find <80> in tests that are supposed to be valid xml 1.0. they are invalid xml 1.1 though
What char encoding does the document declare itself as?
Adam D. Ruppe via Digitalmars-d Thu, 18 Feb 2016 08:53:42 -0800
for instance, quick often I find <80> in tests that are supposed to be valid xml 1.0. they are invalid xml 1.1 though
What char encoding does the document declare itself as?