How do I find the name of my "DOM" when using getDOM????

M

MatsonPP

Hello :)

I have seen so many references to this XDocument.GetDOM("MyDom") thing,
but I have not a single clue how I find the exact name of "MyDom". Can
somebody please help me?

Thanks!
Matt
 
K

Ken K

Have you looked at the schema.xsd?
I'm not 100% but my guess is that second line of the schema that says
<xsd:schema targetNamespace="Xxxxx.Xxxxx.xxx" is the reference name to the
DOM.
Good Luck
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top