Does Castor support CDATA?
e.g.
<xsd:restriction base="xsd:CDATA">
</xsd:restriction>
SourceGenerator is throwing this exception:
Exception in thread "main" java.lang.IllegalArgumentException: getSimpleType: the
simple type 'CDATA' is not a built-in type as defined in XML Schema specification.
at org.exolab.castor.xml.schema.Schema.getSimpleType(Schema.java:923)
at org.exolab.castor.xml.schema.Schema.getType(Schema.java:1368)
at
org.exolab.castor.xml.schema.reader.SimpleTypeRestrictionUnmarshaller.<init>(SimpleTypeRestrictionUnmarshaller.java:120)
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev