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.
74 lines
1.7 KiB
74 lines
1.7 KiB
13 years ago
|
<?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
|
||
|
>Samuele</firstname
|
||
|
><surname
|
||
|
>Kaplun</surname
|
||
|
><affiliation
|
||
|
><address
|
||
|
><email
|
||
|
>kaplun@aliceposta.it</email
|
||
|
></address
|
||
|
></affiliation
|
||
|
><contrib
|
||
|
>Traduzione documento</contrib
|
||
|
></othercredit
|
||
|
>
|
||
|
</authorgroup>
|
||
|
</sect1info>
|
||
|
<title
|
||
|
>Lavorare con i File Dati &XML; (Entità)</title>
|
||
|
|
||
|
<para
|
||
|
>Se non è visualizzata la finestra di dialogo dell'inspector utilizza la voce del menu <menuchoice
|
||
|
><guimenu
|
||
|
>Strumenti</guimenu
|
||
|
> <guimenuitem
|
||
|
> Visualizza inspector</guimenuitem
|
||
|
></menuchoice
|
||
|
>. Per lavorare con le entità fai clic sulla linguetta <guilabel
|
||
|
>Entità</guilabel
|
||
|
> della finestra di dialogo visualizzata. </para>
|
||
|
|
||
|
<para
|
||
|
>Sono elencate qui tutte le entità &XML; esterne incluse per mezzo del file DATA o altri file analoghi. Per questo esempio ho lanciato &kxsldbg; sul file <filename
|
||
|
>testdoc.xsl</filename
|
||
|
> con il file <filename
|
||
|
>testdoc.xml</filename
|
||
|
> (che si trova nella cartella <filename role="directory"
|
||
|
><KDE PREFIX>/share/apps/kxsldbg</filename
|
||
|
>) così che possiate vedere alcune entità.</para>
|
||
|
|
||
|
<screenshot>
|
||
|
<screeninfo
|
||
|
>La Finestra Entità</screeninfo>
|
||
|
<mediaobject>
|
||
|
<imageobject>
|
||
|
<imagedata fileref="entities_window.png" format="PNG"/>
|
||
|
</imageobject>
|
||
|
<textobject
|
||
|
><phrase
|
||
|
>La Finestra Entità</phrase
|
||
|
></textobject>
|
||
|
</mediaobject>
|
||
|
</screenshot>
|
||
|
|
||
|
<para
|
||
|
>Facendo clic sulla un'entità nella lista visualizzata sposterà il cursore nella finestra principale all'inizio del file indicato. </para>
|
||
|
</sect1>
|