mixed="true" and <simpleContent/>

Hi,

<complexType name="something" mixed="true">
	<simpleContent>
		<restriction base="string">
		</restriction>
	</simpleContent>
</complexType>

This is a unique combination, a complex type with simple content and mixed
content type. I believe that this combination is valid per XML Schema 1.0
REC.

Personaly, I believe that this combination is invalid and hope this will be
ruled out explicitly.

Regards,

Asir S Vedamuthu

webMethods, Inc.
703-460-2513 or asirv@webmethods.com
http://www.webmethods.com/

Received on Friday, 31 May 2002 10:33:41 UTC