isElementDefined method
Determines if name is defined in the schema. This only applies to global declarations. This method is for non-namespace aware schemas.
isElementDefined(name )
Parameters
String name
Name of element.
Returns
unsigned short. A validation state constant.
这对您有帮助吗?