Programmer's Guide > Interfaces > W3C NodeEditVAL interface > canAppendChild method
  
canAppendChild method
Determines whether the Node.appendChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canAppendChild(newChild )
Parameters
NodenewChild
Node to be appended.
Returns
unsigned short. A validation state constant.