How To Use the starts-with() XPath Function (303516)
The information in this article applies to:
- Microsoft XML 3.0
- Microsoft XML 3.0 SP1
This article was previously published under Q303516 SUMMARY
It is a common programming requirement when you load and parse an XML document using the Microsoft XML (MSXML) Document Object Model (DOM) to identify elements and/or elements with attributes whose values begin with a specific character or sequence of characters. This article includes a code sample that demonstrates how you can use the starts-with XML Path
Language (XPath) string function to implement this requirement.
Modification Type: | Minor | Last Reviewed: | 8/30/2004 |
---|
Keywords: | kbhowto KB303516 |
---|
|