Re: XML Schema language version

Hi,

I just want to mention that vc:maxVersion="1.1" would lead to an empty schema document for a 1.1 processor (see http://www.w3.org/TR/xmlschema11-1/#cip) :

"If V is less than the value of vc:minVersion, or if V is greater than or equal to the value of vc:maxVersion, then the element on which the attribute appears is to be ignored, along with all its attributes and descendants. The effect is that portions of the schema document marked with vc:minVersion and/or vc:maxVersion are retained if vc:minVersion ˜ V < vc:maxVersion."

So if vc:maxVersion is used as hint for the schema version a value of "1.1" should mean: validate in schema 1.0 mode.

Best regards,

Andreas Meissl
Software Engineer
Altova GmbH
www.altova.com

This e-mail and any attachments are intended only for the person/entity to which they are addressed and may contain confidential and/or privileged material. If you received this in error, please notify the sender and delete the message. 
Altova GmbH, Firmenbuch: FN 206295 a, Sitz: Wien, DVR: 4010384, Handelsgericht: Wien, Rechtsform: Ges.m.b.H., UID: ATU66731218.

Received on Thursday, 3 October 2013 11:04:15 UTC