Where does SharePoint store elements.xml and schema.xml for custom content types and list? -


as described in title i'm trying find out sharepoint 2010 stores elements.xml , schema.xml files custom content types , list definitions if please.

what i'd rather design custom content type , list in sharepoint gui in browser , go , extract sharepoint generated files in order use in solution built in visual studio instead of coding manually scratch.

hope makes sense! thanks!

you not find them stored on hard disk rather in content_db.

if need access them grab schema, use sharepoint manager 2010, , navigate content type , copy schema xml tab.

enter image description here


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

php - HTTP_REFERER woes: How can I allow access to a specific page, only when a visitor has visited another specific page beforehand? -