- From: Michael Rys <mrys@microsoft.com>
- Date: Fri, 16 Apr 2004 01:07:24 -0700
- To: <public-qt-comments@w3.org>
Section 2.3.4
Editorial/Technical
"A type declaration with simple content derived by restriction
define type SKU restricts xsd:string { xsd:string }
":
How does this work? If SKU is complex, how can it restrict from an
atomic type? If it is a restriction from an atomic type, then the
{xs:string} should not be there.
Received on Friday, 16 April 2004 04:08:12 UTC