|
|||||
Related Syntax | Related Concepts | |
operator |
is ndata-entity
|
Return type: Boolean Returns true if the entity is an external NDATA entity,and false otherwise. Replacing
Returns: is
with isnt
will reverse the results.
Syntax
entity (is | isnt) ndata-entity
An entity test that succeeds if the entity is an external NDATA entity.
Related Syntax is cdata-entity is default-entity is external is in-library is public is sdata-entity is subdoc-entity is system is internal |
Related Concepts Entities |