Used to specify a schema attribute for the class specified by the enclosing <class-def>.
See <schema-def>.
EMPTY
Attribute
Possible Values
Default Value
asn1id
CDATA
The ASN.1 Object ID of the attribute.
#IMPLIED
attr-name
The name of the attribute.
#REQUIRED
case-sensitive
true | false
Whether or not the attribute is case sensitive.
false
multi-valued
Whether or not the attribute can hold more than one value
true
naming
Whether or not the attribute can be used as part of the RDN of an object of the enclosing class.
read-only
Whether or not the attribute is read-only.
required
Whether or not the attribute is required by an object of the enclosing class.
type
string | teleNumber | int | state | counter | dn | interval | octet | time | structured
The data type of the attribute.
string
Empty
Element
Description
class-def
Schema class definition.