Helpful Information
 
 
Category: Mobile Programming
Problems when converting to WML

When I convert my Web Service into WML it doesn't like my namespace i.e.:

XML:
<...xmlns:test="http://....">

WML:
<wml test="http://....">

If I just use <WML> instead the service works fine. Can somebody please
suggest where I'm going wrong with my XML to WML conversion? and is there
anyway to remove the namespace in XSL, or using XML DOM (tried setAttribute,
didn't like that!)???










privacy (GDPR)