You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by Jacob Danner <ja...@gmail.com> on 2008/12/18 04:15:12 UTC

Re:

So much has change between version 1.0.4 and the 2.4. Can you try on
the latest release and see if its still an issue? I'm doubtful it will
continue to be.
-Jacobd

On Wed, Dec 17, 2008 at 6:22 AM, GiuseppeBattista
<gi...@yahoo.it> wrote:
> Hello,
>
> I' m having the following error during validation;
>
> String: '06345' does not match pattern for type of abi element in driverTyp=
> e in namespace http://xmlbeans.notice1.notificator.dec.intesasanpaolo.com
>
> The fact is that this exception appears only sometimes against the same
> data!
>
> the rule in the xsd is the following:=20
>     <xs:simpleType>
>                     <xs:restriction base="xs:string">
>                         <xs:pattern value="[0-9]{5}"></xs:pattern>
>                     </xs:restriction>
>                 </xs:simpleType>
> </xs:element>
>
> I'm using xmlbeans :Implementation-Version: 1.0.4-r154371
> the jdk where the application is running : jvm 1.4.2.20
>
> Thanks a lot in advance
>
> Giuseppe Battista
>

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