|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to parse multiple files in XML??
Hello people,
I badly need some help. I have a set of XML files in a folder and i would like to parse each one of them, to look for values in particular tags. Could anyone tell me how to do this? I know how to search a single file but then i'm not sure on how to browse a FOLDER as such, and parse each file in that folder to search for data. Any help is immensely appreciated. Thanx Girish. |
|
#2
|
|||
|
|||
|
You need to tell us more - what operating system, what
XSLT processor, etc. If you are on Linux or a UNIX box you could simply write a shell script to invoke the XSLT processor against each file in the subdirectory. |
|
#3
|
|||
|
|||
|
check out my page here,
http://www.gre.ac.uk/~tk301/3dmm/search.html it combines multiple xml files in javascript by searching each one individually and then sends it out to the xsl stylesheet |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > How to parse multiple files in XML?? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|