nclude a detailed example on the
>> lines of what you have in your email?
>>
>> Cezar
>>
>>> -Original Message-
>>> From: Wesley Leggette [mailto:wlegge...@cleversafe.com]
>>> Sent: Sunday, March 08, 2009 2:35 PM
>>
Original Message-
>> From: Wesley Leggette [mailto:wlegge...@cleversafe.com]
>> Sent: Sunday, March 08, 2009 2:35 PM
>> To: dev@xmlbeans.apache.org
>> Subject: User type static handler
>>
>> Hello,
>>
>> I often run into the situatio
> -Original Message-
> From: Wesley Leggette [mailto:wlegge...@cleversafe.com]
> Sent: Sunday, March 08, 2009 2:35 PM
> To: dev@xmlbeans.apache.org
> Subject: User type static handler
>
> Hello,
>
> I often run into the situation where I want to use a custom (non-buil
Hello,
I often run into the situation where I want to use a custom (non-built in)
simple type in an XML document that would be well translated to a Java
class. A UUID is a good example:
Here, xs:string is the base class, obviously. What would be nice is to
indic