create-attribute-declaration

operator

Return type:
attribute-declaration
Returns:
An attribute-declaration with the specified value and default type.
Syntax
create-attribute-declaration attribute-value-declaration
 default attribute-default-declaration
 (case-sensitive switch-expression)?
 


Purpose

This operator creates an attribute-declaration that corresponds to its supplied arguments. The case-sensitive argument determines the method of validation that will be performed on attribute values when the new declaration is used by create-specified-attribute , and is true by default.

Related Syntax

AltStyle によって変換されたページ (->オリジナル) /