After I pass my xmlDocument to $.ajax{} with the processData:false
option. The output has no "=" in between the namespace and uri.
E.g. <root xmlns:abc "http://funny"><b><c>abc</c></b>
With XMLSerializer, the xmlDocument is convert to xml string properly.
Anyone got any ideas?
Thanks,
Sui-Sing
No comments:
Post a Comment