/Kendall Shaw/:

I can determine if it is a simple or complex type.

Where do I get the XSComplexTypeDefinition from?

When you determine the type definition is a complex type one you can safely cast it to XSComplexTypeDefinition. You determine the type by testing the 'typeCategory' property, I guess, and in Java you could use the 'instanceof' construct, too.

--
Stanimir

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to