Share

SAX for Pascal

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

problems wtih ï

You are viewing a single message from this topic. View all messages.

  1. 2006-04-19 12:35:47 UTC
    correct me if i'm wrong but there is no methode setEncoding with a TSAXDocumentWriter.

    From SAXComps;

    Write('<?xml version="' + Version + '" encoding="UTF-8" standalone="' +
    YesNo[StandAlone] + '"?>' + CRLF[Indent]);

    So it is always UTF-8. I now use it with IncludeProlog := False and later add a line with this information

    thanx.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.