|
|||||
operator | key of attribute | ||||
Sample Code | Related Syntax |
Summary |
String
The name of the element. |
key of attribute attribute-name element-qualifier*
An operation that returns the "true" name of the attribute. This is most useful when retrieving the real name of an attribute that is being referenced through an alias. The name is uppercased when namecase general yes
applies to the SGML document.
Because attributes are always considered part of a shelf of attributes, it always makes sense to ask for the "key" of an attribute, even if the attribute
form is used rather than attributes
.
Sample Code
Shelves: using the attributes shelf for normalization |
Related Syntax attribute attributes namecase general |
---- |