i've got an XML file that has a combination of Sales and Purchase sections...A developer has developed an export from one system that we will use as an import into BC and we have header/lines.
within the lines we have either;
<UnitOfPurchase>1</UnitOfPurchase>
OR
<UnitOfSales>1</UnitOfSales>
how can i have one xmlport that handles either of these within the lines of the XMLport