remove
Removes the schema specified by its XML schema object.
Syntax
public boolean remove(RegistryObject schemaObject)
Parameters
RegistryObject schemaObject
The XML schema object or the external link of the schema.
Return Codes
Value | Meaning |
true | The specified schema was found and removed. |