IsExtremelyReservedAttribute
Checks if name (which must be a syntactically well-formed attribute name) is the name of an extremely reserved attribute in the S_TOOLS-STx DataSet. E.g. the attribute ID is reserved.
Usage:
inst IsExtremelyReservedAttribute name
Parameters:
name
The attribute name to be checked. This must be a syntactically well-formed XML attribute name.
Result:
1 if name is an extremely reserved attribute name, 0 otherwise