05-30-04 03:46 PM
I have an assembly that receives a TypedXmlDocument from a Business Rule. I
need to be able to modify the document using SelectSingleNode with the
XmlNamespaceManager override.
The TypedXmlDocument.Document object doesn't provide an XmlNameTable so I'm
confused about how to set up the XmlNamespaceManager.
Any help would be appreciated.
- Adam
[ Post a follow-up to this message ]
|