Warning, /frameworks/kdoctools/docs/checkXML6/man-checkXML6.1.docbook is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" ?> 0002 <!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ 0003 <!ENTITY % English "INCLUDE"> 0004 ]> 0005 0006 <refentry lang="&language;"> 0007 <refentryinfo> 0008 <title>checkXML6 User's Manual</title> 0009 <author><personname><firstname>Lauri</firstname><surname>Watts</surname></personname><email>lauri@kde.org</email></author> 0010 <date>2014-03-04</date> 0011 <releaseinfo>Frameworks 6.0</releaseinfo> 0012 <productname>KDE Frameworks</productname> 0013 </refentryinfo> 0014 0015 <refmeta> 0016 <refentrytitle><command>checkXML6</command></refentrytitle> 0017 <manvolnum>1</manvolnum> 0018 </refmeta> 0019 0020 <refnamediv> 0021 <refname><command>checkXML6</command></refname> 0022 <refpurpose>An &XML; lint tool for &kde; DocBook &XML; documents</refpurpose> 0023 </refnamediv> 0024 0025 <refsynopsisdiv> 0026 <cmdsynopsis> 0027 <command>checkXML6</command> <arg><replaceable>filename</replaceable></arg> 0028 </cmdsynopsis> 0029 </refsynopsisdiv> 0030 0031 <refsect1> 0032 <title>Description</title> 0033 0034 <para><command>checkXML6</command> is a tool to check for syntax errors in &kde; 0035 DocBook &XML; files. It can also be used for other DocBook based 0036 &XML; files, but you should use the less specific xmllint(1) tool if 0037 you are not writing or otherwise working on &kde; 0038 documentation.</para> 0039 </refsect1> 0040 0041 <refsect1> 0042 <title>See Also</title> 0043 <para>meinproc6(1) xmllint(1)</para> 0044 </refsect1> 0045 </refentry> 0046