Version 8.2.2
 —  Tamino XML Schema Reference Guide  —

tsd:onInsert

Purpose This element specifies information on action triggers.
Parent element tsd:trigger
Child elements tsd:parameters
Attributes name, type
Attributes
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.

Example

See tsd:trigger.

Top of page