This element can be used in different contexts:
In the context of tsd:xTension
Purpose | As a child of
tsd:xTension , this
element specifies information on keys.
|
Parent element | tsd:xTension |
Child elements | None |
Attributes |
value |
Type |
xs:string |
Name | Type | Description |
---|---|---|
value |
xs:boolean |
Either "TRUE" or "FALSE". |
In the context of tsd:trigger
Purpose | As a child of
tsd:trigger , the element
can be used to specify additional information for the definition of action
triggers.
|
Parent element | tsd:trigger |
Child elements | tsd:parameters |
Attributes | name ,
type |
Type |
xs:string |
Name | Type | Description |
---|---|---|
type |
xs:NMTOKEN |
The type
attribute of the tsd:onUpdate element can only have the value
"action".
|
name |
xs:NCName |
Can be used, instead of the text value
inside the tsd:onUpdate
element, to specify the name of the server extension function.
|
See tsd:trigger
.