summaryrefslogtreecommitdiffstats
path: root/kugar/samples/sample3.kdf
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-20 01:29:50 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-20 01:29:50 +0000
commit8362bf63dea22bbf6736609b0f49c152f975eb63 (patch)
tree0eea3928e39e50fae91d4e68b21b1e6cbae25604 /kugar/samples/sample3.kdf
downloadkoffice-8362bf63dea22bbf6736609b0f49c152f975eb63.tar.gz
koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.zip
Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kugar/samples/sample3.kdf')
-rw-r--r--kugar/samples/sample3.kdf36
1 files changed, 36 insertions, 0 deletions
diff --git a/kugar/samples/sample3.kdf b/kugar/samples/sample3.kdf
new file mode 100644
index 00000000..82a3b0ee
--- /dev/null
+++ b/kugar/samples/sample3.kdf
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!DOCTYPE KugarData [
+ <!ELEMENT KugarData (Row* )>
+ <!ATTLIST KugarData
+ Template CDATA #REQUIRED>
+
+ <!ELEMENT Row EMPTY>
+ <!ATTLIST Row
+ level CDATA #REQUIRED
+ title CDATA #REQUIRED
+ version CDATA #IMPLIED
+ platform CDATA #IMPLIED
+ copies CDATA #IMPLIED>
+]>
+
+<KugarData Template="sample3.ktf">
+ <Row level="1" title=" BRU" version="15.0" platform="x86" copies="1"/>
+ <Row level="1" title=" Caldera Open Linux" version="2.2" platform="x86" copies="3"/>
+ <Row level="1" title=" K Desktop" version="1.1.1" platform="x86" copies="1"/>
+ <Row level="1" title=" Netscape Communicator" version="4.6" platform="x86" copies="10"/>
+ <Row level="0" title="Redhat" />
+ <Row level="1" title=" Redhat Linux" version="5.0" platform="x86" copies="11"/>
+ <Row level="1" title=" Redhat Linux" version="5.1" platform="x86" copies="12"/>
+ <Row level="1" title=" Redhat Linux" version="5.2" platform="x86" copies="14"/>
+ <Row level="1" title=" Redhat Linux" version="6.0" platform="x86" copies="15"/>
+ <Row level="0" title="Sun" />
+ <Row level="1" title=" Star Office" version="5.0" platform="x86" copies="1"/>
+ <Row level="1" title=" Star Office" version="5.1" platform="x86" copies="3"/>
+ <Row level="1" title=" Sun Solaris" version="2.5" platform="Sparc" copies="1"/>
+ <Row level="0" title="Microsoft" />
+ <Row level="1" title=" Microsoft Windows NT" version="3.1" platform="x86" copies="1"/>
+ <Row level="1" title=" Microsoft Windows NT" version="3.51" platform="x86" copies="1"/>
+ <Row level="1" title=" Microsoft Windows NT" version="4.0" platform="x86" copies="1"/>
+ <Row level="1" title=" Microsoft Windows NT" version="5.0" platform="x86" copies="1"/>
+</KugarData>