query-schema

A command used read the schema definition from eDirectory or the application. Drivers are not currently required to implement it, but this might change. Drivers are required to implement the DriverShim.getSchema() method, which does exactly the same thing.

Remarks

A response to <query-schema> should be a <schema-def>.

A response to <query> should also include a <status> indicating whether or not the <query> is processed successfully.

Example

<query-schema/>

Allowed Content

Element

Description

operation-data

The operation adds additional custom data.

Attributes

Attribute

Possible Values

Default Value

event-id

CDATA

An identifier used to tag the results of an event or command.

#IMPLIED

Content Rule

( operation-data ? )

Parent Elements

Element

Description

input

Input events or commands.