Forum Discussion
Thank you for providing your input. Can you also provide an example of your desired output?
Dhivya_Aroma1
6 years agoNew Contributor III
This is the expected result
<catalog>
<plant>
<botanical>Sanguinaria canadensis</botanical>
<zone>4</zone>
<light>Mostly Shady</light>
<plantValue>Bloodroot</plantValue>
</plant>
<plant>
<botanical>Aquilegia canadensis</botanical>
<zone>3</zone>
<light>Mostly Shady</light>
<plantValue>Columbine</plantValue>
</plant>
</catalog>
Once all the attributes are converted to element the final value of plant (i.e., Columbine) needs the new tag name, like here, I have provided plantValue.
Related Content
- 2 years ago
- 3 years ago
- 12 months ago
- 4 years ago