Forum Discussion
omatzura
18 years agoSuper Contributor
Hi!
ok, please try changing the row-xpath to
declare namespace a='http://wfs.pb.com/webservices/GetSubscriptionPlans';
declare namespace ns1='http://wfs.pb.com/webservices/UserRegistration';
//ns1:SubscriptionInfoResponse[1]/ns1:GetSubscriptionPlansResponse[1]/a:GetSubscriptionPlansResult[1]/a:Subscriptions[1]/a:Subscription[1]/a:Subscription
and the column-xpath to
a:SubscriptionName/text()
Hope this helps!
regards,
/Ole
eviware.com
ok, please try changing the row-xpath to
declare namespace a='http://wfs.pb.com/webservices/GetSubscriptionPlans';
declare namespace ns1='http://wfs.pb.com/webservices/UserRegistration';
//ns1:SubscriptionInfoResponse[1]/ns1:GetSubscriptionPlansResponse[1]/a:GetSubscriptionPlansResult[1]/a:Subscriptions[1]/a:Subscription[1]/a:Subscription
and the column-xpath to
a:SubscriptionName/text()
Hope this helps!
regards,
/Ole
eviware.com