SuperX-Kernmodul
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.
 
 
 
 
 
 

21 lines
705 B

<?xml version="1.0" encoding="UTF-8"?>
<!ELEMENT chmod (#PCDATA)>
<!ELEMENT escapemode (#PCDATA)>
<!ELEMENT fixedwidth (#PCDATA)>
<!ELEMENT header (#PCDATA)>
<!ELEMENT header-delim (#PCDATA)>
<!ELEMENT line-separator (#PCDATA)>
<!ELEMENT plaintext (#PCDATA)>
<!ATTLIST plaintext
type (any | delim | nulltext | text_separator) #IMPLIED
>
<!ELEMENT record-footer (#PCDATA)>
<!ELEMENT record-header (#PCDATA)>
<!ELEMENT record-separator (#PCDATA)>
<!ELEMENT unldescr (plaintext+, record-separator, line-separator, record-header, record-footer, fixedwidth, header, header-delim, escapemode, chmod)>
<!ATTLIST unldescr
name CDATA #REQUIRED
dbsystem CDATA #REQUIRED
app CDATA #IMPLIED
cmd CDATA #IMPLIED
>