Hi
I'm new to xml..
I need to build a C# program that searches for a string in an xml document and dispays its type (element , attribute,value etc)
and in case it is an element , i need to display all this element's values in the xml
Any help will be highly appreciated
THX
I'm new to xml..
I need to build a C# program that searches for a string in an xml document and dispays its type (element , attribute,value etc)
and in case it is an element , i need to display all this element's values in the xml
Any help will be highly appreciated
THX
Comment