The spec only identifies Literal and SOAP Section 5 encoding, but it also says that SOAP messages can use other encodings. Your toolkit must support Literal and SOAP Section 5, and you should provide a mechanism to allow developers to specify and use alternate encodings.
Anne > -----Original Message----- > From: Madhav Inamti [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 24, 2002 5:29 PM > To: '[EMAIL PROTECTED]' > Subject: RE: encoding styles for SOAP messages .. > > > Thanks. My question is if one wants to develop a SOAP toolkit, > what are the > different encodings that we must consider ? > > Regards, > > Madhav > > -----Original Message----- > From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 24, 2002 7:17 AM > To: [EMAIL PROTECTED] > Subject: RE: encoding styles for SOAP messages .. > > > Madhav, > > The most commonly used encoding style is the one defined in > section 5 of the > SOAP specification (commonly referred to as SOAP Section 5). (See > http://www.w3.org/TR/SOAP/#_Toc478383512). > > Anne > > > -----Original Message----- > > From: Madhav Inamti [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, January 23, 2002 4:39 PM > > To: '[EMAIL PROTECTED]' > > Subject: encoding styles for SOAP messages .. > > > > > > > > I am trying to get a list of commonly used encoding styles > > supported by SOAP > > vendors. Is it available ? > > > > If there isn't one, can the SOAP vendors add the commonly used encoding > > styles supported, to this list. > > > > Regards, > > > > Madhav > > > > For starters, > > > > Apache SOAP : SOAP version 1.1 encoding, Literal XML and XMI.
