Programmer's Guide (《编程指南》) > Interfaces > W3C NodeEditVAL interface > canRemoveChild method
  
canRemoveChild method
Determines whether the Node.removeChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canRemoveChild(oldChild )
Parameters
NodeoldChild
Node to be removed.
Returns
unsigned short. A validation state constant.