The <keywords> node is a child of the <keywordrecord> node and contains one of more child <keyword> nodes that describe each Keyword on the document described by the XML notification message.
Each <keyword> node contains the following child nodes:
Node |
Description |
---|---|
typeid |
The Keyword Type ID number within OnBase. |
typename |
The Keyword Type name within OnBase. |
datatype |
The data type of the Keyword Type within OnBase(see Keyword Data Types). |
value |
The Keyword Type value. |