SQL Server XML Schemas
        Posted  
        
            by Dave Ballantyne
        on SQL Blogcasts
        
        See other posts from SQL Blogcasts
        
            or by Dave Ballantyne
        
        
        
        Published on Tue, 15 Jun 2010 07:59:48 GMT
        Indexed on 
            2010/06/15
            8:13 UTC
        
        
        Read the original article
        Hit count: 422
        
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.
© SQL Blogcasts or respective owner