Re: xmlproperty and multiple matches

2006-09-21 Thread Dominique Devienne
I am attempting to use xmlproperty to load an xml file and then read some attributes in it, however I have multiple matches. For example, my xml file can be structured as such: And I need to get the path value for the profile the name of which is "default". Is there a way to sp

xmlproperty and multiple matches

2006-09-21 Thread Irene Ros
Hello, I am attempting to use xmlproperty to load an xml file and then read some attributes in it, however I have multiple matches. For example, my xml file can be structured as such: And I need to get the path value for the profile the name of which is "default". Is there