|
Hi all!!!
I would like to generate java classes from a xsd
schema which contains something like this:
<xsd:simpleType name="uriAndOrString"> <xsd:union memberTypes="xsd:anyURI xsd:string"/> </xsd:simpleType>
Is it possible to generate it using Castor's SourceGenerator? In this case, how can I do it??
Thank you very much in advance. |
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user
