<responses>
<response>
<id>The GUID generated by the API for this response</id>
<title>Title</title>
<text>The text of the response.</text>
<type>response</type>
<refURL>https://<server>:<serverport>/ccp-webapp/ccp/response/(id)</refURL>
<groups>
<group>group 1</group>
<group>group 2</group>
</groups>
</response>
<response>
<id>The GUID generated by the API for this response</id>
<title>Title</title>
<text>Another text of a response. </text>
<type>signature</type>
<refURL>https://<server>:<serverport>/ccp-webapp/ccp/response/(id)</refURL>
<groups>
<group>group 3</group>
<group>group n</group>
</groups>
</response>
<response>
<id>The GUID generated by the API for this response</id>
<title>Another 100 utf16 character title</title>
<text><![CDATA[<!DOCTYPE html><html><
head><title>This is a sample HTML</title></head>
<body><h1>My First HTML</h1></body><
/html>]]></text>
<contentType>text/html</contentType>
<refURL>https://<server>:<serverport>/ccp-webapp/ccp/response/(id)</refURL>
<groups>
<group>group 3</group>
<group>group n</group>
</groups>
</response>
</responses>
|