I'm trying to understand how the SimpleTypeFactory works. I think I
understand it down to loadTypesDefinitions(). That's where I get lost. It
looks like a mapping is created between a "string" SimpleType and a
org.exolab.castor.builder.types.XSString type. Is this correct? So if I
want to create a SimpleType of type "string", does it create an instance of
XSString, or StringType?
In addition to this, I see that Schema has a createSimpleType method.
createSimpleType has a baseType parameter. If I don't want a derived type,
but a "string", how do I create a SimpleType of type "string", not a
SimpleType derived from type "string"?
Thanks,
Blaine
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
[castor-dev] SimpleTypesFactory questions
SOUTHAM,BLAINE (HP-FtCollins,ex1) Mon, 10 Sep 2001 15:42:15 -0700
- Re: [castor-dev] SimpleTypesFactory ques... SOUTHAM,BLAINE (HP-FtCollins,ex1)
- Re: [castor-dev] SimpleTypesFactory... Arnaud Blandin
- Re: [castor-dev] SimpleTypesFactory... Matt Small
- Re: [castor-dev] SimpleTypesFac... Arnaud Blandin
- Re: [castor-dev] SimpleTypesFactory... SOUTHAM,BLAINE (HP-FtCollins,ex1)
