Programmer's Guide > Interfaces > ARange interface > canInsertNode method
  
canInsertNode method
This method indicates whether a Node can be inserted at a position specified by the start of this Range such that the result is compliant with VAL_SCHEMA validity type. If the container is a text node, it will be considered to have been split and the test will be made between the two resulting text nodes.
canInsertNode(node )
Parameters
Nodenode
The Node to be inserted.
Returns
unsigned short. A validation state constant.