model class The model class is the base class for the root objects of each model. Class hierarchy Parent class Current class Objects derived from this class node model connectionSet dataModel form template sourceSet xfa Properties Name Description Type Access aliasNode Specifies the object that is represented by the alias for this model. Object Read /Write context (deprecated) Specifies the current object, which is the starting object for the resolveNode and resolveNodes methods. Object Read /Write Methods Name Description Returns clearErrorList Removes all items from the current error log. Empty createNode Creates a new node based on a valid class name. Object isCompatibleNS Determines if a specified namespace is functionally equivalent, that is compatible, with the namespace of this model. It determines if the two namespaces are equivalent, even though the strings that represent them may not be identical. Boolean