SWIFT Module 7.1 SP10.July 2020 | Package Services | WmSWIFTCommon Package Services | com.wm.common.Util Folder | com.wm.common.Util.resolveNameSpaceAndEntity
 
com.wm.common.Util.resolveNameSpaceAndEntity
This service resolves any namespace prefixes for the XML request. This service adds namespace declarations for all SAG and SNL primitive prefixes encountered in the XML message.
Input Parameters
xmldata
String Input XML for which namespace resolution is required.
Output Parameters
xmldata
String Formatted XML with declarations for namespace prefixes.