getKeywordPropertyXml

 

Function Name: getKeywordPropertyXml

 

Class: com.newgen.dmsapi.DMSInputXml

 

Description:  This function is used to append KeywordProperty tag in Keyword Xml.

 

Input Parameters

Output Parameters

 

Prototype:

 

public String getKeywordPropertyXml

(

 

 

 

String keywordXmlList

 

)

 

 

 

Input Parameters:

Name

Description

Valid Values

Default Behaviour

keywordXmlList

This is the List generated by getKeywordXml function.

Output parameter of getKeywordXml.

 

 

Output Parameters:

Xml for Keyword List.

<Keywords>        

<KeywordProperty>           

<Keyword><Keyword>

</KeywordProperty>          

</Keywords>