
KugarData Document Type
Definition
<?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
col1 CDATA #IMPLIED
col2 CDATA #IMPLIED
... CDATA #IMPLIED
coln CDATA #IMPLIED>
]>
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team