yeah, I solved it with a restriction
-Original Message-
From: Soumya [mailto:soumya_...@yahoo.co.in]
Sent: Thu 5/20/2010 5:20 AM
To: user@xmlbeans.apache.org
Subject: Re: binding int with leading spaces
Hello Jason,
Did it solve your problem?
otherwise u can deifine it as string and
Subject: RE: binding int with leading spaces
Duh?
-Original Message-
From: Jason Berk [mailto:jb...@purdueefcu.com]
Sent: Tuesday, May 11, 2010 9:38 AM
To: user@xmlbeans.apache.org
Subject: binding int with leading spaces
int with leading spaces
This is more of a general XML question.
I have fields like this in my XML:
123456
123456789
The amount of leading white space is variable.
How can I bind to that element as an INT? Currently, I'm using TOKEN to
ignore the whitespace, but then I ha
This is more of a general XML question.
I have fields like this in my XML:
123456
123456789
The amount of leading white space is variable.
How can I bind to that element as an INT? Currently, I'm using TOKEN to
ignore the whitespace, but then I have to cast in code to INT. Is t
4 matches
Mail list logo