How To Use the contains() XPath Function When You Are Programming the MSXML DOM (304265)
The information in this article applies to:
- Microsoft XML 3.0
- Microsoft XML 3.0 SP1
This article was previously published under Q304265 SUMMARY
When you use the Microsoft XML (MSXML) Document Object Model (DOM) in code to load and parse an XML document, it is common programming practice to identify elements and/or elements with attributes whose data contains a specified string value or word. This article documents a code sample that demonstrates how you can use the contains XML Path Language (XPath) string function to implement this requirement.
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbhowto KB304265 |
---|
|