|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
xml parsing
is there an app out there that would be able to take an xml file as input and save the contents of the xml file to individual files based on a specified tag?
|
|
#2
|
|||
|
|||
|
As far as I know, there is no general purpose off-the-shelf
utility that will do what you want. You can use an XML parser to do what you want or use other scripting languages such as Perl or Python - both of which can understand and parse XML files. - Finnbarr |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > xml parsing |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|