|
[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Default and Fixed Attribute declarations
From: Michael Kay <mike@saxonica.com>
Date: Mon, 2 Oct 2006 18:53:48 +0100 To: "'Mukul Gandhi'" <gandhi.mukul@gmail.com>, <lists@jeffrafter.com> Cc: <xmlschema-dev@w3c.org> Message-ID: <005d01c6e64b$b6fdf470$6601a8c0@turtle> > > I did a quick check with XMLSpy 2006. It reports this as a > validation error. So as you say, (a) is the answer. Really, trying out implementations is no way to find out what the spec says. The answer is in Schema Part 1 section 3.5.4: For an attribute information item to be.valid. with respect to an attribute use its .normalized value. must match the canonical lexical representation of the attribute use's {value constraint} value, if it is present and fixed. Given <xs:attribute name="foo" type="xs:string" fixed="bar" />, there is an attribute use with a {value constraint} that is fixed and has the value "bar". The .normalized value. of the attribute information item is "", which does not match. Michael Kay http://www.saxonica.com/Received on Monday, 2 October 2006 17:53:56 GMT |
Subscribe in XML format
|






