PUT api/v1/informations/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
Information| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| valid_from | date |
Required |
|
| image_id | globally unique identifier |
None. |
|
| logo_id | globally unique identifier |
None. |
|
| images | Collection of globally unique identifier |
None. |
|
| open_inside | boolean |
None. |
|
| view_option | CodeListSystem |
None. |
|
| target_users_query | string |
None. |
|
| meta_title | string |
None. |
|
| meta_description | string |
None. |
|
| show_esg_button | boolean |
None. |
|
| title | string |
Required |
|
| name | string |
None. |
|
| slug | string |
None. |
|
| url | string |
None. |
|
| file | File |
None. |
|
| for_user | boolean |
None. |
|
| for_hr | boolean |
None. |
|
| for_admin | boolean |
None. |
|
| priority | boolean |
None. |
|
| information_parent | CodeList |
None. |
|
| deleted | boolean |
Required |
|
| perex | string |
None. |
|
| text | string |
Required |
|
| minutes_for_read | integer |
None. |
|
| labels | Collection of CodeList |
Required |
|
| sections | Collection of CodeList |
Required |
|
| system_information | SystemInformation |
None. |
|
| state_id | integer |
Required |
|
| date | date |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "38ddd65e-5196-4c4c-8cbb-b3fd319b4397",
"valid_from": "2026-05-04T22:58:40Z",
"image_id": "53d20b1e-76c7-4c4e-ad11-28dda6a0b049",
"logo_id": "99aabf7e-d1cd-43a2-a3ec-f2d8e3277303",
"images": [
"c69dcc36-f44b-461c-8900-66cf809aadae",
"6a3264e2-1f96-43ce-803f-3d25d6a8a75f"
],
"open_inside": true,
"view_option": {
"id": 1,
"name": "sample string 2",
"name_en": "sample string 3",
"code": "sample string 4"
},
"target_users_query": "sample string 2",
"meta_title": "sample string 3",
"meta_description": "sample string 4",
"show_esg_button": true,
"title": "sample string 6",
"name": "sample string 6",
"slug": "sample string 8",
"url": "sample string 9",
"file": {
"id": "1910ff2c-35fa-49f3-b260-96b545f9addc",
"name": "sample string 2"
},
"for_user": true,
"for_hr": true,
"for_admin": true,
"priority": true,
"information_parent": {
"id": "215ab1f9-fed2-4ce8-b4ae-d3aa63f8e35d",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "947f2f2f-d207-4d97-9fb3-eb649420b5fa",
"image_id": "fe519fa1-fded-4e2a-aaf1-81fd1642c1d3",
"id_user_work_position": "db06f194-ca48-450c-a33b-2b585735fb51",
"id_shift": "38bd9278-18aa-4c77-b046-950c11fe21ec",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-04T22:58:40Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "947f2f2f-d207-4d97-9fb3-eb649420b5fa",
"image_id": "fe519fa1-fded-4e2a-aaf1-81fd1642c1d3",
"id_user_work_position": "db06f194-ca48-450c-a33b-2b585735fb51",
"id_shift": "38bd9278-18aa-4c77-b046-950c11fe21ec",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-04T22:58:40Z"
}
}
},
"deleted": true,
"perex": "sample string 13",
"text": "sample string 14",
"minutes_for_read": 1,
"labels": [
{
"id": "215ab1f9-fed2-4ce8-b4ae-d3aa63f8e35d",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "947f2f2f-d207-4d97-9fb3-eb649420b5fa",
"image_id": "fe519fa1-fded-4e2a-aaf1-81fd1642c1d3",
"id_user_work_position": "db06f194-ca48-450c-a33b-2b585735fb51",
"id_shift": "38bd9278-18aa-4c77-b046-950c11fe21ec",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-04T22:58:40Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "947f2f2f-d207-4d97-9fb3-eb649420b5fa",
"image_id": "fe519fa1-fded-4e2a-aaf1-81fd1642c1d3",
"id_user_work_position": "db06f194-ca48-450c-a33b-2b585735fb51",
"id_shift": "38bd9278-18aa-4c77-b046-950c11fe21ec",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-04T22:58:40Z"
}
}
},
{
"id": "215ab1f9-fed2-4ce8-b4ae-d3aa63f8e35d",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "947f2f2f-d207-4d97-9fb3-eb649420b5fa",
"image_id": "fe519fa1-fded-4e2a-aaf1-81fd1642c1d3",
"id_user_work_position": "db06f194-ca48-450c-a33b-2b585735fb51",
"id_shift": "38bd9278-18aa-4c77-b046-950c11fe21ec",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-04T22:58:40Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "947f2f2f-d207-4d97-9fb3-eb649420b5fa",
"image_id": "fe519fa1-fded-4e2a-aaf1-81fd1642c1d3",
"id_user_work_position": "db06f194-ca48-450c-a33b-2b585735fb51",
"id_shift": "38bd9278-18aa-4c77-b046-950c11fe21ec",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-04T22:58:40Z"
}
}
}
],
"sections": [
{
"id": "215ab1f9-fed2-4ce8-b4ae-d3aa63f8e35d",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "947f2f2f-d207-4d97-9fb3-eb649420b5fa",
"image_id": "fe519fa1-fded-4e2a-aaf1-81fd1642c1d3",
"id_user_work_position": "db06f194-ca48-450c-a33b-2b585735fb51",
"id_shift": "38bd9278-18aa-4c77-b046-950c11fe21ec",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-04T22:58:40Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "947f2f2f-d207-4d97-9fb3-eb649420b5fa",
"image_id": "fe519fa1-fded-4e2a-aaf1-81fd1642c1d3",
"id_user_work_position": "db06f194-ca48-450c-a33b-2b585735fb51",
"id_shift": "38bd9278-18aa-4c77-b046-950c11fe21ec",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-04T22:58:40Z"
}
}
},
{
"id": "215ab1f9-fed2-4ce8-b4ae-d3aa63f8e35d",
"name": "sample string 2",
"deleted": true,
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "947f2f2f-d207-4d97-9fb3-eb649420b5fa",
"image_id": "fe519fa1-fded-4e2a-aaf1-81fd1642c1d3",
"id_user_work_position": "db06f194-ca48-450c-a33b-2b585735fb51",
"id_shift": "38bd9278-18aa-4c77-b046-950c11fe21ec",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-04T22:58:40Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "947f2f2f-d207-4d97-9fb3-eb649420b5fa",
"image_id": "fe519fa1-fded-4e2a-aaf1-81fd1642c1d3",
"id_user_work_position": "db06f194-ca48-450c-a33b-2b585735fb51",
"id_shift": "38bd9278-18aa-4c77-b046-950c11fe21ec",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-04T22:58:40Z"
}
}
}
],
"system_information": {
"creation": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "947f2f2f-d207-4d97-9fb3-eb649420b5fa",
"image_id": "fe519fa1-fded-4e2a-aaf1-81fd1642c1d3",
"id_user_work_position": "db06f194-ca48-450c-a33b-2b585735fb51",
"id_shift": "38bd9278-18aa-4c77-b046-950c11fe21ec",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-04T22:58:40Z"
},
"last_change": {
"user": {
"full_name": "sample string 12 sample string 11",
"id": "947f2f2f-d207-4d97-9fb3-eb649420b5fa",
"image_id": "fe519fa1-fded-4e2a-aaf1-81fd1642c1d3",
"id_user_work_position": "db06f194-ca48-450c-a33b-2b585735fb51",
"id_shift": "38bd9278-18aa-4c77-b046-950c11fe21ec",
"code": "sample string 5",
"code2": "sample string 6",
"title": "sample string 9",
"introduction": "sample string 10",
"first_name": "sample string 11",
"last_name": "sample string 12"
},
"date": "2026-05-04T22:58:40Z"
}
},
"state_id": 1,
"date": "2026-05-04T22:58:40Z"
}
application/xml, text/xml
Sample:
<Information xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IO.Swagger.Models">
<date>2026-05-05T00:58:40.4194989+02:00</date>
<deleted>true</deleted>
<file>
<id>1910ff2c-35fa-49f3-b260-96b545f9addc</id>
<name>sample string 2</name>
</file>
<for_admin>true</for_admin>
<for_hr>true</for_hr>
<for_user>true</for_user>
<id>38ddd65e-5196-4c4c-8cbb-b3fd319b4397</id>
<image_id>53d20b1e-76c7-4c4e-ad11-28dda6a0b049</image_id>
<images xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>c69dcc36-f44b-461c-8900-66cf809aadae</d2p1:guid>
<d2p1:guid>6a3264e2-1f96-43ce-803f-3d25d6a8a75f</d2p1:guid>
</images>
<information_parent>
<deleted>true</deleted>
<id>215ab1f9-fed2-4ce8-b4ae-d3aa63f8e35d</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-05T00:58:40.4194989+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>947f2f2f-d207-4d97-9fb3-eb649420b5fa</id>
<id_shift>38bd9278-18aa-4c77-b046-950c11fe21ec</id_shift>
<id_user_work_position>db06f194-ca48-450c-a33b-2b585735fb51</id_user_work_position>
<image_id>fe519fa1-fded-4e2a-aaf1-81fd1642c1d3</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2026-05-05T00:58:40.4194989+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>947f2f2f-d207-4d97-9fb3-eb649420b5fa</id>
<id_shift>38bd9278-18aa-4c77-b046-950c11fe21ec</id_shift>
<id_user_work_position>db06f194-ca48-450c-a33b-2b585735fb51</id_user_work_position>
<image_id>fe519fa1-fded-4e2a-aaf1-81fd1642c1d3</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</information_parent>
<labels>
<CodeList>
<deleted>true</deleted>
<id>215ab1f9-fed2-4ce8-b4ae-d3aa63f8e35d</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-05T00:58:40.4194989+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>947f2f2f-d207-4d97-9fb3-eb649420b5fa</id>
<id_shift>38bd9278-18aa-4c77-b046-950c11fe21ec</id_shift>
<id_user_work_position>db06f194-ca48-450c-a33b-2b585735fb51</id_user_work_position>
<image_id>fe519fa1-fded-4e2a-aaf1-81fd1642c1d3</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2026-05-05T00:58:40.4194989+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>947f2f2f-d207-4d97-9fb3-eb649420b5fa</id>
<id_shift>38bd9278-18aa-4c77-b046-950c11fe21ec</id_shift>
<id_user_work_position>db06f194-ca48-450c-a33b-2b585735fb51</id_user_work_position>
<image_id>fe519fa1-fded-4e2a-aaf1-81fd1642c1d3</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</CodeList>
<CodeList>
<deleted>true</deleted>
<id>215ab1f9-fed2-4ce8-b4ae-d3aa63f8e35d</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-05T00:58:40.4194989+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>947f2f2f-d207-4d97-9fb3-eb649420b5fa</id>
<id_shift>38bd9278-18aa-4c77-b046-950c11fe21ec</id_shift>
<id_user_work_position>db06f194-ca48-450c-a33b-2b585735fb51</id_user_work_position>
<image_id>fe519fa1-fded-4e2a-aaf1-81fd1642c1d3</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2026-05-05T00:58:40.4194989+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>947f2f2f-d207-4d97-9fb3-eb649420b5fa</id>
<id_shift>38bd9278-18aa-4c77-b046-950c11fe21ec</id_shift>
<id_user_work_position>db06f194-ca48-450c-a33b-2b585735fb51</id_user_work_position>
<image_id>fe519fa1-fded-4e2a-aaf1-81fd1642c1d3</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</CodeList>
</labels>
<logo_id>99aabf7e-d1cd-43a2-a3ec-f2d8e3277303</logo_id>
<meta_description>sample string 4</meta_description>
<meta_title>sample string 3</meta_title>
<minutes_for_read>1</minutes_for_read>
<name>sample string 6</name>
<open_inside>true</open_inside>
<perex>sample string 13</perex>
<priority>true</priority>
<sections>
<CodeList>
<deleted>true</deleted>
<id>215ab1f9-fed2-4ce8-b4ae-d3aa63f8e35d</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-05T00:58:40.4194989+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>947f2f2f-d207-4d97-9fb3-eb649420b5fa</id>
<id_shift>38bd9278-18aa-4c77-b046-950c11fe21ec</id_shift>
<id_user_work_position>db06f194-ca48-450c-a33b-2b585735fb51</id_user_work_position>
<image_id>fe519fa1-fded-4e2a-aaf1-81fd1642c1d3</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2026-05-05T00:58:40.4194989+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>947f2f2f-d207-4d97-9fb3-eb649420b5fa</id>
<id_shift>38bd9278-18aa-4c77-b046-950c11fe21ec</id_shift>
<id_user_work_position>db06f194-ca48-450c-a33b-2b585735fb51</id_user_work_position>
<image_id>fe519fa1-fded-4e2a-aaf1-81fd1642c1d3</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</CodeList>
<CodeList>
<deleted>true</deleted>
<id>215ab1f9-fed2-4ce8-b4ae-d3aa63f8e35d</id>
<name>sample string 2</name>
<system_information>
<creation>
<date>2026-05-05T00:58:40.4194989+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>947f2f2f-d207-4d97-9fb3-eb649420b5fa</id>
<id_shift>38bd9278-18aa-4c77-b046-950c11fe21ec</id_shift>
<id_user_work_position>db06f194-ca48-450c-a33b-2b585735fb51</id_user_work_position>
<image_id>fe519fa1-fded-4e2a-aaf1-81fd1642c1d3</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2026-05-05T00:58:40.4194989+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>947f2f2f-d207-4d97-9fb3-eb649420b5fa</id>
<id_shift>38bd9278-18aa-4c77-b046-950c11fe21ec</id_shift>
<id_user_work_position>db06f194-ca48-450c-a33b-2b585735fb51</id_user_work_position>
<image_id>fe519fa1-fded-4e2a-aaf1-81fd1642c1d3</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
</CodeList>
</sections>
<show_esg_button>true</show_esg_button>
<slug>sample string 8</slug>
<state_id>1</state_id>
<system_information>
<creation>
<date>2026-05-05T00:58:40.4194989+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>947f2f2f-d207-4d97-9fb3-eb649420b5fa</id>
<id_shift>38bd9278-18aa-4c77-b046-950c11fe21ec</id_shift>
<id_user_work_position>db06f194-ca48-450c-a33b-2b585735fb51</id_user_work_position>
<image_id>fe519fa1-fded-4e2a-aaf1-81fd1642c1d3</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</creation>
<last_change>
<date>2026-05-05T00:58:40.4194989+02:00</date>
<user>
<code>sample string 5</code>
<code2>sample string 6</code2>
<first_name>sample string 11</first_name>
<full_name>sample string 12 sample string 11</full_name>
<id>947f2f2f-d207-4d97-9fb3-eb649420b5fa</id>
<id_shift>38bd9278-18aa-4c77-b046-950c11fe21ec</id_shift>
<id_user_work_position>db06f194-ca48-450c-a33b-2b585735fb51</id_user_work_position>
<image_id>fe519fa1-fded-4e2a-aaf1-81fd1642c1d3</image_id>
<introduction>sample string 10</introduction>
<last_name>sample string 12</last_name>
<title>sample string 9</title>
</user>
</last_change>
</system_information>
<target_users_query>sample string 2</target_users_query>
<text>sample string 14</text>
<title>sample string 6</title>
<url>sample string 9</url>
<valid_from>2026-05-05T00:58:40.4194989+02:00</valid_from>
<view_option>
<code>sample string 4</code>
<id>1</id>
<name>sample string 2</name>
<name_en>sample string 3</name_en>
</view_option>
</Information>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Result| Name | Description | Type | Additional information |
|---|---|---|---|
| messages | Collection of ResultMessage |
None. |
|
| count_of_errors | integer |
None. |
|
| id | Object |
None. |
|
| name | string |
None. |
|
| data | Object |
None. |
|
| url | string |
None. |
|
| text | string |
None. |
|
| inner_exception | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"messages": [
{
"type": 1,
"code": 1,
"message": "sample string 1",
"field": "sample string 2"
},
{
"type": 1,
"code": 1,
"message": "sample string 1",
"field": "sample string 2"
}
],
"count_of_errors": 1,
"id": {},
"name": "sample string 3",
"data": {},
"url": "sample string 5",
"text": "sample string 6",
"inner_exception": "sample string 7"
}
application/xml, text/xml
Sample:
<Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/UP.Core.Data">
<count_of_errors>1</count_of_errors>
<data />
<id />
<inner_exception>sample string 7</inner_exception>
<messages>
<ResultMessage>
<code>1</code>
<field>sample string 2</field>
<message>sample string 1</message>
<type>1</type>
</ResultMessage>
<ResultMessage>
<code>1</code>
<field>sample string 2</field>
<message>sample string 1</message>
<type>1</type>
</ResultMessage>
</messages>
<name>sample string 3</name>
<text>sample string 6</text>
<url>sample string 5</url>
</Result>