[Home] [By Thread] [By Date] [Recent Entries]
On 4/4/06, Mukul Gandhi <gandhi.mukul@g...> wrote:
> <xs:simpleType name="mystring">
> <xs:restriction base="xs:string">
> <xs:minLength value="1"/>
> <xs:pattern value="[A-Za-z]{1,} *[A-Za-z]{1,}"/>
> </xs:restriction>
> </xs:simpleType>
Sorry, there is no need of <xs:minLength value="1"/>
Regards,
Mukul
|

Cart



