<input> is used to encapsulate events or commands sent as input to a driver or DirXML. All <nds> documents sent as a parameter to a DirXML or driver interface method should contain exactly one <input>.
Example
See <nds>
- add
- Add an object command/Object was added event.
- modify
- Modify an object command/Object was modified event.
- delete
- Delete an object command/Object was deleted event.
- rename
- Rename an object command/Object was renamed event.
- move
- Move an object command/Object was moved event.
- query
- Query command.
- query-schema
- Query schema command.
- add-association
- Add association command.
- modify-association
- Modify association command.
- remove-association
- Remove association command.
- init-params
- Initialization parameters for a DriverShim/SubscriptionShim/PublicationShim.
- status
- Status of the processing of a command or event.
- check-password
- Check password against NDS driver object.
( add | modify | delete | rename | move | query | query-schema | add-association | modify-association | remove-association | init-params | status | check-password ) *
- nds
- Top level element for all DirXML/Driver communication.
Top Elements || All Elements || Tree