XML Output Help
Posted: Fri Apr 21, 2006 10:53 am
Hi, I am trying to create an XML output file which is called a "Composite Service Request", basically its grouping of 3 requests, a search party request on a subscriber, a search party request on a dependent and a add party relationship. - this set of 3 services is a group and there will be hundreds of these groups, now at the beginning of the file I need a tag <DWLCompositeServiceRequest> and at the end of the file I need its ending tag </, but what I am getting is a set of these for each grouping or 3 requests and I cannot figure out how to get it to do what I want
using the xpathing, I can always stick some harcoded logic to force it to do what I want but there must be a easier way to do it using the xpathing. hopefully????
using the xpathing, I can always stick some harcoded logic to force it to do what I want but there must be a easier way to do it using the xpathing. hopefully????