How to get AppInfo/Documentation from an XML Schema via XmlDocument (DOM) in C#?
XML / XSL
1
Posts
1
Posters
1
Views
1
Watching
-
Hi all, since days I'm looking for a solution to get the information stored in the or tag from a known XmlElement (for example got by a XPath selection)... Could anybody give me a hint how I can access to this values in C#? Here a small XML sample, the related XML Schema and C# sample code: 11.00 ------------------------------ This is the documentation of the Collection This is the documentation of the Element 5.000000 + 3.000000 ------------------------------ XmlTextRe