|
|||||
Related Syntax | ||
operator |
key of data-attributes |
Return type: String
Returns: The name of the attribute.
Syntax
key of specified? data-attributes (of ( attribute-reference))? [numeric-expression]
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 the SGML declaration specifies NAMECASE GENERAL YES
for the SGML document being processed.
When key of
is applied to data-attributes
, the [...]
item indexer is required.
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 data-attribute
form is used rather than data-attributes
.
Related Syntax |
Copyright © Stilo International plc, 1988-2010.