Tech Support > Microsoft Windows > Windows CRM > (Repost) XSDs for CRM objects?
(Repost) XSDs for CRM objects?
Posted by Jiho Han on October 27th, 2003


I am trying to either find static copies of XSDs for CRM objects or some
permanent url locally to CRM server or Microsoft hosted site where I can
reference the XSD by.

Whenever your query returns a resultset xml, it should be loadable in a
XmlDataDocument but it will need a schema.
Personally I think this should have been a part of each object so that I can
build a strongly typed dataset from the get-go.

So anyone? Much appreciated...

Jiho Han
Infinity Info Systems Corp.


Posted by John O'Donnell on October 28th, 2003


the crm sdk will have these

go to msdn.microsoft.com and search on ms crm
"Jiho Han" <jiho.han@infinityinfo.com> wrote in message
news:%23daqWsMnDHA.2140@TK2MSFTNGP09.phx.gbl...


Posted by Jiho Han on October 28th, 2003


I completely did not think that MSDN would have a copy. I was looking at my
..chm copy of the SDK and could not figure out a way to save a .xsd, easily
anyway.

I think that these .xsd files should be supplied by Microsoft in one of the
MSCRM folders so that we can get to it at runtime. Or better yet, as I
suggested before, make it available via url or better still, have a
property(or function) of individual CRM* objects return the schema.

I'm puzzled as to why they didn't actually...

"John O'Donnell" <csharpconsulting@nospam-hotmail.com-nospam> wrote in
message news:%23034VsQnDHA.1672@TK2MSFTNGP09.phx.gbl...



Similar Posts