I want to select xml schema assigned to a xml column in my SQL Server database, from a SQL statement.
I am stuck, I’ve looked in information_schema.columns with no luck, I can just alter it.
In Management Studio, in column properties under Xml Type Specification I can set (scheme collection) I want to simply select this from SQL statement.
Thanks for your help.
Something like this should do it.