F 
		
								
				
				
			
		Fabio Cannizzo
I have an XML file based on an XSD schema.
It represents the content of a treeview (or a menu system), where the nodes
are always of the same few types, but can be arbitrarily nested.
I am writing my own recursive parser to read the file, but I wonder if there
is some method ready to use provided by the .NET which does the job!
Thanks
				
			It represents the content of a treeview (or a menu system), where the nodes
are always of the same few types, but can be arbitrarily nested.
I am writing my own recursive parser to read the file, but I wonder if there
is some method ready to use provided by the .NET which does the job!
Thanks
