Altova Mailing List Archives>Archive Index >xmlschema-dev Archive Home >Recent entries >Thread Prev - Empty complexType with "mixed" attribute >Thread Next - RE: Who tests UPA? Re: Empty complexType with "mixed" attributeTo: Jochen Wiedmann <jochen.wiedmann@----------.---> Date: 9/13/2004 4:08:00 PM
Jochen Wiedmann <jochen.wiedmann@s...> writes:
> <complexType mixed="true">
> <attribute name="test" type="xs:string"/>
> </complexType>
>
> We are currently discussing, how to evaluate this, with two possible
> solutions:
>
> - Take it as it is, a complex type with complex content and
> XsContentType "mixed".
This is correct.
> - Take it as a complex type with simple content and base xs:string.
This will cause trouble, as it cannot be extended as follows (call
your type above 'base':
<complexType mixed="true">
<complexContent>
<extension base="base">
<sequence>
<element ref="elt"/>
</sequence>
</extension>
</complexContent>
</complexType>
but this is in fact OK.
ht
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
Half-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@i...
URL: http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged spam]
From Xan.Gregg@j... Mon Sep 13 14:13:38 2004
Received: from lisa.w3.org ( | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
