| Syntax 
   entity ( is | isnt) internal
 
 Purpose
 
 An entity test that succeeds if the given entity is an internal entity. 
 is internalis primarily useful when testing the entities named by the values ofentityorentitiesattributes. This test will always return false in anexternal-text-entityorexternal-data-entityrule.
 |