|
|||||||||
| Related Syntax | |||||||||
| operator | is internal | ||||||||
Return type: Boolean A value of true if the entity is an internal entity, and false otherwise.
Returns:
Syntax
entity ( is | isnt) internal
An entity test that succeeds if the given entity is an internal entity.
is internal is primarily useful when testing the entities named by the values of entity or entities attributes. This test will always return false in an external-text-entity or external-data-entity rule.
|
Related Syntax external-data-entity external-text-entity |
| ---- |