SQL and the like

Dave Ballantyne's blog. Freelance SQL Server database designer and developer at Clear Sky SQL

SQL Server XML Schemas

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

Comments

MartinBell said:

Always weary about schemas since MS shipped the wrong showplan schema for some releases of 2005!!

connect.microsoft.com/.../showplanxml-xsd-is-the-incorrect-version-for-9-0-3159

# June 20, 2010 6:44 PM