Originally posted by: SystemAdmin
Hi,
The input card is an XML containing namespace prefix. I do not know how to access the local name. I tried accessing like this
xmllib->XPATH(PACKAGE(In2),"./","//"
but is not working
The map works fine when there is no namespace prefix and with the below mentioned xpath
xmllib->XPATH(PACKAGE(In2),"./BillingAccountNumber","//BillingInfo"
Could anyone help on how to handle input with namespace prefixes?
Thanks
#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender#DataExchange