|
[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Default and Fixed Attribute declarations
From: Jeff Rafter <lists@jeffrafter.com>
Date: Mon, 02 Oct 2006 09:10:14 -0700 Message-ID: <452139E6.4020608@jeffrafter.com> To: xmlschema-dev@w3c.org Hi All, I am just looking for a clarification. Given: <xs:element name="baz"> <xs:complexType> <xs:attribute name="foo" type="xs:string" fixed="bar" /> </xs:complexType> </xs:element> What should happen when the validator encounters: <baz foo=""/> (a) Validity Error (b) PSVI contains the foo attribute with the value "bar". I am fairly positive it is (a)... but I have a note to myself saying the opposite. XSV, MXSML, .NET 1.1, .NET 2.0, Xerces2-J, Oracle agree Xerces2-C++, XsdValid do not. Thanks, Jeff RafterReceived on Monday, 2 October 2006 16:10:32 GMT |
Subscribe in XML format
|






