- From: Othman Haddad <ohaddad@neomalogic.com>
- Date: Fri, 14 Jun 2002 17:18:31 +0200
- To: W3C XML Schema Comments list <www-xml-schema-comments@w3.org>
Received on Friday, 14 June 2002 11:18:55 UTC
Hi,
i've put in my Schema something like that:
<xsd:element name="iss_date" type="xsd:date" minOccurs="0"/>
and in my XML file:
<iss_date/>
and i get the following message with XMLSPY 4.3: " invalid value for
datatype date in element 'iss_date' ".
somebody knows what's wrong with it ?
Thank you....othman
Received on Friday, 14 June 2002 11:18:55 UTC