removeCascading
Removes the specified schema and all schemas that are related to it by import and include. The initial schema is specified by its XML schema object or by its external link.
Syntax
public boolean removeCascading(RegistryObject schemaObject)
Parameters
RegistryObject schemaObject
The XML schema object or the external link of the schema.
Return Codes
Value | Meaning |
true | The specified schema and all related schemas were found and removed. |