4.1.1.2.5 IsDomainToBeCreated
-
procedure IsDomainToBeCreated( entList: ADDRESS OF ENTINFLIST, ncName: DSName): boolean
This procedure searches all the ENTINF values in entList for any request to create a crossRef object cr such that cr!nCName = ncName. It returns true if such a cr is found; otherwise, it returns false.