Function Name: getKeywordPropertyXml
Class: com.newgen.dmsapi.DMSInputXml
Description: This
function is used to append KeywordProperty tag in Keyword Xml.
Prototype:
public String
getKeywordPropertyXml |
( |
|
|
|
String keywordXmlList |
|
) |
|
Name |
Description |
Valid Values |
Default Behaviour |
keywordXmlList |
This is the List generated by getKeywordXml function. |
Output parameter of
getKeywordXml. |
|
Xml for
Keyword List.
<Keywords>
<KeywordProperty>
<Keyword><Keyword>
</KeywordProperty>
</Keywords>