RE: Keys and Scope

Ok, I think I'm a little out of my depth now.  I use Visual Studio's standard XML Editor, and it highlights errors and provides intelli-sense recommendations for syntax, and I'm trying to make a schema I can reference from an instance document inside my VS XML Editor, so it sounds like I need to wait until Microsoft implements the 1.1 changes before I can use it.

Thanks a lot for your kind advice.

-----Original Message-----
From: Michael Kay [mailto:mike@saxonica.com]
Sent: Friday, November 14, 2008 12:35 PM
To: Matt Knowles; xmlschema-dev@w3.org
Subject: RE: Keys and Scope

>
> My only question is:  do I continue to use
> xmlns:xs="http://www.w3.org/2001/XMLSchema" or do I need to
> refer to a different version?
>

The namespace is unchanged.

You need to be aware that XSD 1.1 is still a working draft and subject to
change, and that there are only partial implementations available.
Assertions and some other significant facilities of XSD 1.1 are implemented
in Saxon-SA 9.1. I believe there is also a partial implementation in Xerces,
but you have to work at the level of the nightly builds.

Michael Kay
http://www.saxonica.com/

Received on Friday, 14 November 2008 19:00:58 UTC