AttributeSyntaxCfgDefn.properties revision b1dce270ec218b8ad86ce6d745d295da038a5c88
user-friendly-name=Attribute Syntax
user-friendly-plural-name=Attribute Syntaxes
synopsis=Attribute Syntaxes define the type of data that may be stored in an attribute with that syntax. A syntax is generally associated with a set of matching rules that indicate how to perform matching operations against values of that syntax.
property.enabled.synopsis=Indicates whether the Attribute Syntax is enabled.
property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Attribute Syntax implementation.