|
[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Any wildcard and the .NET validator?
From: Jeff Rafter <lists@jeffrafter.com>
Date: Fri, 06 Oct 2006 12:00:30 -0700 Message-ID: <4526A7CE.4040300@jeffrafter.com> To: xmlschema-dev@w3.org Does anyone here have information on the .NET XML Schema validator and their position on lax validation of wildcards? i.e.: <complexType name="DescriptionType" mixed="true"> <sequence> <any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/1999/xhtml" processContents="lax"/> </sequence> </complexType> <description xmlns:html="http://www.w3.org/1999/xhtml">Blah Blah<html:em>blah</html:em>.<html:br/>Blah<html:strong>blah</html:strong> blah!</description> Works in everything except the .NET tools (even MSXML passes the document...). Thanks, JeffReceived on Friday, 6 October 2006 19:03:19 GMT |
Subscribe in XML format
|






