Is there a way to get Visual Studio 2010 to support XML Schema 1.1

So, I am working on a small side project that requires an xml scheme that I am completely unfamiliar with.

I want to be able to set up a scheme for choosing between two sets of attributes, which from what I examined are not directly possible in XSD 1.0, but this is apparently a feature of XSD 1.1.

I am currently using Visual Studio to do my job and it seems stuck in XSD 1.0 mode, which makes sense since XSD 1.1 seems to be a recent development.

My question is: is there a plugin / extension available that allows me to work with XSD 1.1 in Visual Studio?

+3
source share
3 answers

, Microsoft , XSD 1.1 ( xslt2, xpath2 xquery3)

+2

: "XSD 1.1 W3C 2012 , , W3C".

, , , . , : ) XSD 1.0, b) XSD 1.1, , , . XSD 1.0 , , 1.1.

+2

, MSDN, , ?

+1
source

All Articles