I have a defined XML that look like this
<Precision>From</Precision>
<value>5</value>
<Precision>To</Precision>
<value>5000000</value>
One can't be without the other, how can i handle it???
Thank you very much.
I have a defined XML that look like this
<Precision>From</Precision>
<value>5</value>
<Precision>To</Precision>
<value>5000000</value>
One can't be without the other, how can i handle it???
Thank you very much.