remove-association

<remove-association> is used to notify DirXML that particular unique key is not valid. <remove-association> should generally only be when an invalid association value has been sent to the driver by DirXML. It can also be useful as part of an event tranformation rule.

<remove-association> can be included in any <output> or <input> from the driver to DirXML.

Example

<remove-association>{BC3E7155-CDF9-d311-9846-0008C76B16C2}</remove-association>

1. Allowed Content

#PCDATA
operation-data
Operation additional custom data.
driver-operation-data
Operation additional custom data used by the drivershim.

2. Attributes

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

3. Content Rule

( #PCDATA | operation-data | driver-operation-data ) *

4. Parent Elements

input
  Input events or commands.
output
  Results of events or commands.

Top Elements || All Elements || Tree


NDS DTD