![]() |
|
||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
|||||
| Related Syntax | ||
| operator |
is public
|
|
Return type: Boolean If the attribute, entity or notation was declared with a public identifier, the return is true. Otherwise, it returns false. Replacing
Returns: is with isnt will reverse these results.
Syntax
(entity | notation) (is | isnt) public OR attribute attribute-name (is | isnt) public
This operator is used as an entity or a notation test. With a slightly different syntax (noted above) it can be used as an attribute test as well.
|
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 is ndata-entity |