AttributeSyntaxCfgDefn.properties revision e75c2484bff064fbbf51e92aed4f37b08e6427b7
4597N/Asynopsis=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.
4597N/Aproperty.enabled.synopsis=Indicates whether the Attribute Syntax is enabled.
4597N/Aproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Attribute Syntax implementation.