- From: Rodrigue Vaudan <vaudrodr@students.hevs.ch>
- Date: Mon, 29 Oct 2001 13:34:48 +0100
- To: <www-forms@w3.org>
I don't know where to write the definition of a new datatype.
For example, where I write this :
<xsd:simpleType name="restrictedString">
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
</xsd:restriction>
Rodrigue Vaudan
Received on Monday, 29 October 2001 07:35:03 UTC