wizard can't be used to specify repeated nodes
If we have repeated sections e.g.
<payments>
<payment>
<StartDate>30/07/2015</StartDate>
<NumberOfPayments>1</NumberOfPayments>
<Frequency>Monthly</Frequency>
<Payment>4824.8207</Payment>
<EndDate>30/07/2015</EndDate>
</payment>
<payment>
<StartDate>30/08/2015</StartDate>
<NumberOfPayments>35</NumberOfPayments>
<Frequency>Monthly</Frequency>
<Payment>696.29</Payment>
<EndDate>30/06/2018</EndDate>
</payment>
</payments>
And we want to specifically pick a value for the second repeated section we can tag this using payment/payment[2]/EndDate
This cannot be done through the wizard.

-
Hello reporter,
Unfortunately after reviewing this idea we have declined it for development. This kind of a select is to specific of an XML query for us to prioritize for development. Thank you very much for your idea, and please enter any other ideas you have for improving the XML Wizard or other aspects of our product.
Thank you
Adam Austin
Product Manager