- From: Eric van der Vlist <vdv@dyomedea.com>
- Date: Mon, 12 Nov 2001 15:51:55 +0100
- To: xmlschema-dev@w3.org
Hi,
Just wondering... is there any reason why this should be forbiden (as
Xerces-J tells me)?
<xs:complexType name="token">
<xs:simpleContent>
<xs:restriction base="string">
<xs:whiteSpace value="collapse"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
("string" is a simple content complex type derived by extension of
xs:string).
Thanks
Eric
--
Rendez-vous à Paris pour le Forum XML.
http://www.technoforum.fr/Pages/forumXML01/index.html
------------------------------------------------------------------------
Eric van der Vlist http://xmlfr.org http://dyomedea.com
http://xsltunit.org http://4xt.org http://examplotron.org
------------------------------------------------------------------------
Received on Monday, 12 November 2001 09:52:04 UTC