On a somewhat related note, how do you determine if the value of the 'use' attribute is 'optional' vs. 'prohibited'? There is the "getRequired()" method on XSAttributeUse, but that method returns false if either the use attribute is absent or it's value is not 'required'. As such, there is no way using the interface API definitions to distinguish between the values of 'optional' and 'prohibited'. Of course, since the fUse member of XSAttributeUseImpl is public, I can look at it, but I'd rather have a way through one of the public methods of XSAttributeUse.
Thanks - Mark Brucks
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
