Hi,

I tried to perform schema validation. The code works well. But when I tried with the Sample txlife.xsd file from http://acord.org/ I got error in associating the namespace with the xsd i.e. in the add () method. The add () method returned E_FALSE.

When I referred the MSDN library, it states that

"E_FAIL is returned if:

· The collection is read-only
· The document is...