You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-i18n/tde-i18n-ru/docs/tdewebdev/kxsldbg/entities.docbook

29 lines
1.6 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="UTF-8" ?>
<sect1 id="entities">
<sect1info>
<authorgroup>
<author><firstname>Keith</firstname> <surname>Isdale</surname> <affiliation> <address><email>k_isdale@tpg.com.au</email></address>
</affiliation>
</author>
<othercredit role="translator"><firstname>Николай</firstname><surname>Шафоростов</surname><affiliation><address><email>shafff@ukr.net</email></address></affiliation><contrib>перевод на русский</contrib></othercredit>
</authorgroup>
</sect1info>
<title>Работа с файлами данных &XML; ("элементами")</title>
<para>Окно монитора можно вызвать через меню <menuchoice><guimenu>Сервис</guimenu> <guimenuitem>Отобразить мониторы</guimenuitem> </menuchoice>. Перейдите на вкладку <guilabel>Элементы</guilabel>. </para>
<para>Все внешние элементы &XML; включаются через файл DATA. в примере запущен &kxsldbg; с <filename>testdoc.xsl</filename> для <filename>testdoc.xml</filename> (их можно найти в &lt;KDE PREFIX&gt;/share/apps/kxsldbg).</para>
<screenshot>
<screeninfo>Окно элементов</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="entities_window.png" format="PNG"/>
</imageobject>
<textobject><phrase>Окно элементов</phrase></textobject>
</mediaobject>
</screenshot>
<para>Щелчок на элементе приведёт к переходу в файл, имя которого указано. </para>
</sect1>