When developing in Sharepoint I noticed you eventually end-up editing lots of XML files: Feature.Template.xmls, Package.Template.xmls etc.
Although VS is helpful with auto-completion, I don't really know what all elements represent so I'm looking for a complete reference. Could'n find one.
Where can I get the XML schema references for all types of XML I intercat with while developing SP solutions.
P.S. I'm looking for the 2010 schemas.
TIA!