Purpose | This element specifies information on action triggers. |
Parent element | tsd:trigger |
Child elements | tsd:parameters |
Attributes | name ,
type |
Name | Type | Description |
---|---|---|
type |
xs:NMTOKEN |
The type
attribute of the tsd:onInsert element can only have
the value "action".
|
name |
xs:NCName |
Can be used, instead of the text value inside
the tsd:onInsert element,
to specify the name of the server extension function.
|
See tsd:trigger
.