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

How to use char type?

I didn't found XmlBeans support the type "char". How can I define an element
with the type of "char"?
-- 
View this message in context: http://www.nabble.com/How-to-use-char-type--tp20453575p20453575.html
Sent from the Xml Beans - User mailing list archive at Nabble.com.


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


RE: How to use char type?

Posted by Radu Preotiuc-Pietro <ra...@oracle.com>.
Because there is no "char" type in XMLSchema, XMLBeans doesn't ever generate a Java property of type char. (Anyway char doesn't support the full Unicode...)

Radu 

> -----Original Message-----
> From: youhaodeyi [mailto:youhaodeyi@gmail.com] 
> Sent: Tuesday, November 11, 2008 10:40 PM
> To: user@xmlbeans.apache.org
> Subject: How to use char type?
> 
> 
> I didn't found XmlBeans support the type "char". How can I 
> define an element with the type of "char"?
> --
> View this message in context: 
> http://www.nabble.com/How-to-use-char-type--tp20453575p20453575.html
> Sent from the Xml Beans - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
> For additional commands, e-mail: user-help@xmlbeans.apache.org
> 
> 
> 


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