Здравствуйте, никак не могу понять как выводить дополнительные свойства инфосистемы
Вот xml:
<?xml version="1.0" encoding="windows-1251"?>
<document>
<site_user_id>0</site_user_id>
<ОтображатьСсылкуНаАрхив>0</ОтображатьСсылкуНаАрхив>
<ОтображатьСсылкиНаСледующиеСтраницы>1</ОтображатьСсылкиНаСледующиеСтраницы>
<blocks id="15">
<name>Online проекты</name>
<description></description>
<url>/online/</url>
<access>0</access>
<parent_group_id>0</parent_group_id>
<count_items>0</count_items>
<count_items_on_page>10</count_items_on_page>
<count_all_items>0</count_all_items>
<count_groups>2</count_groups>
<count_all_groups>2</count_all_groups>
<group id="10" parent_id="0">
<name>Входная группа. Магазин «Иномаркет»</name>
<description></description>
<order>0</order>
<path>vkhodnaja_gruppa_magazin_inomarket</path>
<fullpath>vkhodnaja_gruppa_magazin_inomarket/</fullpath>
<access>-1</access>
<count_items>0</count_items>
<count_all_items>0</count_all_items>
<count_groups>0</count_groups>
<count_all_groups>0</count_all_groups>
<big_image width="138" height="100">/upload/information_groups_1271529370.jpg</big_image>
<small_image width="138" height="100">/upload/small_information_groups_1271529370.jpg</small_image>
<allow_indexation>1</allow_indexation>
<propertys>
</propertys>
</group>
<group id="9" parent_id="0">
<name>Дизайн интерьера. Спальня.</name>
<description></description>
<order>0</order>
<path>dizajjn_interera_spalnja</path>
<fullpath>dizajjn_interera_spalnja/</fullpath>
<access>-1</access>
<count_items>0</count_items>
<count_all_items>0</count_all_items>
<count_groups>0</count_groups>
<count_all_groups>0</count_all_groups>
<big_image width="138" height="100">/upload/information_groups_1271529361.jpg</big_image>
<small_image width="138" height="100">/upload/small_information_groups_1271529361.jpg</small_image>
<allow_indexation>1</allow_indexation>
<propertys>
</propertys>
</group>
<tags>
</tags>
<items>
<count_items>0</count_items>
<current_page>0</current_page>
<items_on_page>10</items_on_page>
</items>
</blocks>
</document>
Свойства в системе определены и прописаны их значения. Почему их нет в xml не пойму. Помогите, может нужно где-то что-то включить.. Заранее спасибо!