RE: [dss] base64

From
Rich Salz <>
Date
2003-10-07T20:55:35+00:00
ID
Thread
RE: [dss] base64
> Rich, your schema mentions transferring XML both in the clear and
> base64-encoded, and says something about "encoding" - are there character
> encoding issues that would necessitate base64'd XML, where the
> InputDocument might be in a different encoding than the protocol message?

Exactly.  An application might be using a codeset optimized for its
locale, but the DSS might be in all UTF-8, for example.
	/r$