-
Deprecated MethodsMethodDescriptionuse the isGlobal method, which always returns the opposite of this function. Or the isLocal method.this method allocates a new array every time, so it could be inefficient when working with a large schema. Use
XSElementDecl.getSubstitutables()instead.Since this method always returns null, if you are calling this method fromXSSchemaand not fromXSComponent, there's something wrong with your code.