Programmer's Guide > Interfaces > ARange interface > canInsertNodeWithFixup method
  
canInsertNodeWithFixup 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. This test considers adding required ancestors or descendents to make context valid.
canInsertNodeWithFixup(node )
Parameters
Nodenode
The Node to be inserted.
Returns
unsigned short. A validation state constant.