You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oro-user@jakarta.apache.org by "Daniel F. Savarese" <df...@savarese.org> on 2005/09/02 14:59:32 UTC

Re: WELCOME to oro-user@jakarta.apache.org

In message <9C...@MSGBANCLA2WIN.DMN1.FMR.COM>,
 "Kataria, Satish" writes:
>Hi,
>I am getting a weird error when I am putting large amount of data in a
>string datatype. 

Change
>			<xsd:pattern value="(\S(\S|\s)*\S|\S)"/>
to

<xsd:pattern value="(\S(?:.*\S)?)"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: oro-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: oro-user-help@jakarta.apache.org