Still can't find it.
As info when I call getSchemaComponent, the returned object is from
Class com.sun.xml.xsom.impl.ParticleImpl which I cannot find in the API
:(
-----Original Message-----
From: Aleksei Valikov [mailto:valikov_at_gmx.net]
Sent: Monday, November 13, 2006 2:57 PM
To: users_at_jaxb.dev.java.net
Subject: Re: XSD Data types
Hi.
> Hi, thanks alot to keep answering my question.
>
> I thought I can get the value of the subclass of string, while I need
> to differentiate between Integerexpression and Stringexpression, which
> both are inherited from xsd:string.
>
> Have tried the getSchemaComponent, but couldn't found what method
next.
> What API can be called from interface XSComponent. Have no idea.
XSComponent is from the xsom API.
Check this here:
https://xsom.dev.java.net/nonav/javadoc/index.html
Bye.
/lexi
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net