diff options
Diffstat (limited to 'tde-i18n-de/docs/kdewebdev/quanta/glossary.docbook')
-rw-r--r-- | tde-i18n-de/docs/kdewebdev/quanta/glossary.docbook | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/tde-i18n-de/docs/kdewebdev/quanta/glossary.docbook b/tde-i18n-de/docs/kdewebdev/quanta/glossary.docbook new file mode 100644 index 00000000000..b820680566e --- /dev/null +++ b/tde-i18n-de/docs/kdewebdev/quanta/glossary.docbook @@ -0,0 +1,90 @@ +<?xml version="1.0" encoding="UTF-8" ?> + +<glossary id="quanta-glossary-3-2"> + +<glossaryinfo> +<authorgroup> +<author +><firstname +>Keith</firstname +> <surname +>Isdale</surname +> <affiliation +> <address +><email +>k_isdale@tpg.com.au</email +></address> +</affiliation> +</author> + +<othercredit role="reviewer" +><firstname +>Christopher</firstname +> <surname +>Hornbaker</surname +> <affiliation +> <address +><email +>chrishornbaker@earthlink.net</email +></address> +</affiliation> +<contrib +>Lektor</contrib> +</othercredit> + +<othercredit role="translator" +><firstname +>Georg</firstname +><surname +>Schuster</surname +><affiliation +><address +><email +>gschuster@utanet.at</email +></address +></affiliation +><contrib +>Deutsche Übersetzung</contrib +></othercredit +> + +</authorgroup> +</glossaryinfo> + +<glossdiv> +<title +>Schlüsselbegriffe</title> +<glossentry id="xsldbg-glosref"> +<glossterm +>xsldbg</glossterm> +<glossdef> +<para +>Siehe <ulink url="http://xsldbg.sourceforge.net" +></ulink +></para> +</glossdef> +</glossentry> +<glossentry> +<glossterm +>XPath</glossterm> +<glossdef> +<para +>Ein gültiger Ausdruck, der definiert, welche Daten erforderlich sind. Vergleiche <ulink url="http://www.w3.org" +>&W3C;-Webseite</ulink +> </para> +</glossdef> +</glossentry> +<glossentry> +<glossterm +>QName</glossterm> +<glossdef> +<para +>Ein vollständig ausgeschriebener Name. Zum Beispiel <emphasis +>xsl:meineVariable</emphasis +>. Vergleiche <ulink url="http://www.w3.org" +>&W3C;-Webseite</ulink +> </para> +</glossdef> +</glossentry> +</glossdiv> +</glossary> |