query-schema

<query-schema> is a command used read the schema definitition from NDS or the application. Drivers are not currently required to impliment this, but this may change! Drivers are required to implement the DriverShim.getSchema() method which does exactly the same thing..

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> was processed successfully.

Example

<query-schema/>

1. Allowed Content

EMPTY

2. Attributes

AttributeValue(s) Default Value
event-id CDATA
An identifier used to tag the results of an event or command.
#IMPLIED

3. Content Declaration

Empty

4. Parent Elements

input
  Input events or commands.

Top Elements || All Elements || Tree


NDS DTD