S
Steven
Hello,
I have a following situation..
XML Document contains
<root>
<ProductList>
<Product Name="sometext" Code = "some code">
<Quantity>
<Plan>sometext</Plan>
<Actual>sometext</Actual>
<Plan>someothertext</Plan>
<Actual>someothertext</Actual>
I have a following situation..
XML Document contains
<root>
<ProductList>
<Product Name="sometext" Code = "some code">
<Quantity>
<Plan>sometext</Plan>
<Actual>sometext</Actual>
<Plan>someothertext</Plan>
<Actual>someothertext</Actual>