I have a xml as below and the file name is data.xml
<ns0:LovData xmlns:ns0=”http://teamcenter.com/Schemas/Soa/2011-06/MetaModel”>
<ns0:lovs name=”infolist” attachedProps=”” uid=”iDM99Y1PaIuwkD” attachedSpecs=”” usage=”Exhaustive” typeName=”ListOfValuesString” description=”BOM Grading LOV.” attachedTypes=””/>
</ns0:LovData>
How can rename this file as infolist.xml which is the name coming from the lovs name=”infolist”
Not able to read xml file in batch. Your assistance is much appreciated
Swamy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.