You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by "Ali, Haneef" <ha...@hp.com> on 2005/02/11 01:34:53 UTC

How to determine simpleType

Hi,

How to determine whether a given Qname is simpleType or not?

Eg;
   <element name="SomeName" type="String"" />

Class generated for this type is "SomeNameDocument". 

The schemaType for this class says
	isDocument=true ( which is correct)
	isSimpleType = false ( this I'm not sure).

Also, How to get the XSD type of the schemaType?


Haneef

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org