Page 1 of 1

Xerces 2.11 beta

Posted: Sat Dec 15, 2012 11:31 pm
by twcook
As I understand it. Xerces 2.11 beta now correctly supports the versioned namespace for the XML Schema Langauge.

So the schema now needs to refer to the version instead of using a commandline option.

For example:
xmlns:xs="http://www.w3.org/2001/XMLSchema/v1.1"

instead of:
xmlns:xs="http://www.w3.org/2001/XMLSchema"

the later causes it to fall back to 1.0 now.

When can we expect this to be available in oXygen?

Thanks,
Tim

Re: Xerces 2.11 beta

Posted: Sun Dec 16, 2012 4:35 am
by george
Hi Tim,

Do you have a reference where this change is described?

Regards,
George

Re: Xerces 2.11 beta

Posted: Mon Dec 17, 2012 4:01 pm
by tavy
Hello Tim,

The XML Schema 1.1 and 1.0 uses the same namespace: "http://www.w3.org/2001/XMLSchema". The XML Schema 1.1 standard has been kept unchanged the Namespace URI for the schemas. You can read more about this in the XML Schema 1.1 specification: http://www.w3.org/TR/xmlschema11-1/#xsd-nss

There are some changes in the XML Schema 1.1 specification regarding the version. The version control namespace and the schema language identifies has been introduced: http://www.w3.org/TR/xmlschema11-1/#ch_versions

Regards,
Octavian
---
Octavian Nadolu
<oXygen/> XML Editor
http://www.oxygenxml.com