Developer Insights

Dave's (mainly) SQL Archive

SQL Server XML Schemas

15 June 2010 · Originally published on sqlblogcasts.com (“SQL and the like”)

Ever been curious about the schema of , say an SSRS rdl file ?  How about the execution plan ?

Not only should you already have the .XSD files , check out the folder ‘Microsoft SQL Server\100\Tools\Binn\schemas\sqlserver’ , but they are also available online here

← Back to the SQL Archive