Have a filter that executes a web service set fields action.  When looking at 
the XML generated, Remedy is adding a namespace abbreviation in front of all 
elements and attributes.  The addition of the namespace abbreviation in front 
of the attribute is causing some problems for the receiving application.  Is 
there anyway to format the WSDL so that Remedy does not apply the namespace 
abbreviation to the outgoing XML for attributes?

Receiving application is looking for:

<ns1:ElementName AttributeName="Value">

But Remedy is sending:

<ns1:ElementName ns1:AttributeName="Value">

Note that ns1 is the abbreviation Remedy has applied to the namespace.

Any help would be appreciated.

Regards,

- Lisa

Lisa Karr
Remedy Consultant
[EMAIL PROTECTED]

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to