Page 1 of 1

Problem with XML output

Posted: Tue Mar 21, 2006 7:01 am
by ramsdanda
Hi,
Anybody help me regarding how to populate data using xml output stage. need the hierarcy like this:
<Customer>
<Name></Name>
</Customer>
<Legal_Entity>
<party_id>
<party_name>
</party_id>
</party_name>
<Legal_Entity>
Here i nedd the Customer <Name> only at header part,i mean only once at top of Hierarcy, can u please help me how can implement the metadata for this logic.

Posted: Tue Mar 21, 2006 7:44 am
by chulett
Do you have an xsd for this? Import the metadata via the Manager and it will create the XPath expressions for you that you need to create it.