On 15/02/2008, Daniel Peter <[EMAIL PROTECTED]> wrote: > > Is there a dynamic way to get the targetnamespace of > the schama that was used to generate the sdo?
whoops, missed this part of the question ... So if your global element is always defined in the same namespace as the Type then you can use Type.getURI(). Kelvin.
