I'm getting a ValueOutOfRange error when i call myObj.getPrice() . myObj is an interface created by XMLBeans based on a schema. getPrice should return a float. the schema defines Price as an attribute with a float type. The instance of the schema has price="". When I call .getPrice i get the exception thrown. how do i allow "" for attribute values?
Shaun.Farrugia. . [EMAIL PROTECTED]
perm. desk.734.887.2148. . .cell.313.363.5006
aim.dier0b0t . . .
- empty Attribute types cause error Shaun Farrugia
- RE: empty Attribute types cause error Radu Preotiuc-Pietro
- RE: empty Attribute types cause error Shaun Farrugia
- RE: empty Attribute types cause error A.S.

