Getting XSD Schema for CRM Entities
The CRM Metadata Browser can be used to see and document various CRM entities. Another similar thing available is the ability to get the XSD schema for the CRM entities. As you drill into an entity from the metadata browser, you can simply change the directory in the URL or just type it in as follows:
http://yourcrmserver/sdk/xsd/entity.aspx?entity=account
Of course, just change the entity listed at the end with any valid entity schema name.
Thanks to Ryan Farley for posting the info.
I'm using this as I'm adding the XSD to Word 2003 templates, these will be used server side to population CRM data into them and store them in an SharePoint library. I'll post more on this over the next few weeks.
Labels: CRM3

0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home