R
Ron Harter
I have an XML DOM document containing several elements. 2 of the elements
are multi valued. When I parse the document using XPATH (MSXML control) I am
able to retrieve only one of the elements. the element that I retrieve is a
mv string. The one I cannot retrieve is a mv:datetime . How do I retrieve
the value from the element?
Thanks in Advance for any help
are multi valued. When I parse the document using XPATH (MSXML control) I am
able to retrieve only one of the elements. the element that I retrieve is a
mv string. The one I cannot retrieve is a mv:datetime . How do I retrieve
the value from the element?
Thanks in Advance for any help