[Zope-dev] Decoding of source for text/xml ZPTs

Chris Withers chris at simplistix.co.uk
Sat Oct 8 13:53:35 EDT 2005


Hi All,

During complication, the XML parser that processes non-HTML mode ZPT's 
decodes the string of the source into unicode instructions.

In HTML mode, the parse does no decoding and so we get string instructions.

My question as a result is: what characterset does the XML parser in 
non-HTML mode assume and can it be controlled in any way?

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the Zope-Dev mailing list