class-def

Used to specify a schema class the enclosing <schema-def>.

Example

See <schema-def>.

Allowed Content

Element

Description

attr-def

Schema attribute definition.

Attributes

Attribute

Possible Values

Default Value

asn1id

CDATA

The ASN.1 Object ID of the class.

#IMPLIED

class-name

CDATA

The name of the schema class.

#REQUIRED

container

true | false

Whether or not an object of this class can be a container for other objects.

false

Content Rule

( attr-def ) *

Parent Elements

Element

Description

schema-def

Schema definition.