<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://old.q37.info/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://old.q37.info/feed.php">
        <title>q37.info computing:epeios:tools:dpkq</title>
        <description></description>
        <link>https://old.q37.info/</link>
        <image rdf:resource="https://old.q37.info/lib/tpl/argon/images/favicon.ico" />
       <dc:date>2026-04-21T05:35:08+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://old.q37.info/computing/epeios/tools/dpkq/data?rev=1600444819&amp;do=diff"/>
                <rdf:li rdf:resource="https://old.q37.info/computing/epeios/tools/dpkq/examples?rev=1600444819&amp;do=diff"/>
                <rdf:li rdf:resource="https://old.q37.info/computing/epeios/tools/dpkq/home?rev=1600444820&amp;do=diff"/>
                <rdf:li rdf:resource="https://old.q37.info/computing/epeios/tools/dpkq/manual?rev=1600444820&amp;do=diff"/>
                <rdf:li rdf:resource="https://old.q37.info/computing/epeios/tools/dpkq/output?rev=1600444820&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://old.q37.info/lib/tpl/argon/images/favicon.ico">
        <title>q37.info</title>
        <link>https://old.q37.info/</link>
        <url>https://old.q37.info/lib/tpl/argon/images/favicon.ico</url>
    </image>
    <item rdf:about="https://old.q37.info/computing/epeios/tools/dpkq/data?rev=1600444819&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-18T16:00:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>The data file</title>
        <link>https://old.q37.info/computing/epeios/tools/dpkq/data?rev=1600444819&amp;do=diff</link>
        <description>The data file

The data file is an XML file containing at least one table, which records can refer to records in other table, like a relational database. The content of such a data file is like this :


&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;dpk:data&gt;
	&lt;dpk:table label=&quot;Table1Label&quot;&gt;
		&lt;dpk:content DefaultRecordLabelTag=&quot;Table1FieldX&quot;&gt;
			&lt;Table1RecordTag dpk:label=&quot;Table1Record1Label&quot;&gt;
				&lt;Table1Field1&gt;Table1Field1Data1&lt;/Table1Field1&gt;
				&lt;Table1Field2&gt;Table1Field2Data1&lt;/Table1Field2&gt;
				...…</description>
    </item>
    <item rdf:about="https://old.q37.info/computing/epeios/tools/dpkq/examples?rev=1600444819&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-18T16:00:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dpkq examples</title>
        <link>https://old.q37.info/computing/epeios/tools/dpkq/examples?rev=1600444819&amp;do=diff</link>
        <description>dpkq examples

Working examples are provided with the dpkq package. Here are some of this example files (all the example files can be seen at at &lt;http://hg.savannah.gnu.org/hgweb/epeios/file/tip/tools/dpkq/Test&gt;). You will see some tags/attributes prefixed with xpp: in some files. This is because this files goes through the</description>
    </item>
    <item rdf:about="https://old.q37.info/computing/epeios/tools/dpkq/home?rev=1600444820&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-18T16:00:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dpkq: data picker</title>
        <link>https://old.q37.info/computing/epeios/tools/dpkq/home?rev=1600444820&amp;do=diff</link>
        <description>dpkq: data picker

Introduction

dpkq is a tool from the Epeios project which picks a random record stored in a XML file and put it in another XML file with an XSL file association so it can be displayed in a Web Browser in a HTML layout.



Installation</description>
    </item>
    <item rdf:about="https://old.q37.info/computing/epeios/tools/dpkq/manual?rev=1600444820&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-18T16:00:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dpkq user manual</title>
        <link>https://old.q37.info/computing/epeios/tools/dpkq/manual?rev=1600444820&amp;do=diff</link>
        <description>dpkq user manual

Name

dpkq - data picker based on the Epeios framework.

Synopsis


dpkq --help
    Displays this page.
dpkq --version
    Displays the version of the program.
dpkq --license
    Displays the program license.
dpkq [-p|--process] [-n|--namespace=&lt;ns&gt;] &lt;project&gt; [&lt;id&gt;]
    Process data.

&lt;ns&gt; (&#039;Parameters/Namespace/Label&#039;(=&#039;dpk&#039;)):
    Namespace to use.
&lt;project&gt; (&#039;Parameters/ProjectFilename&#039;):
    Project file name.
&lt;id&gt; (&#039;Parameters/Id&#039;):
    Record id (&#039;0&#039;: all records; missin…</description>
    </item>
    <item rdf:about="https://old.q37.info/computing/epeios/tools/dpkq/output?rev=1600444820&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-18T16:00:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>The output file</title>
        <link>https://old.q37.info/computing/epeios/tools/dpkq/output?rev=1600444820&amp;do=diff</link>
        <description>The output file

The output file is an XML file with a content like that :


&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;?xml-stylesheet type=&quot;text/xsl&quot; href=&quot;XSL_FILENAME&quot;?&gt;
&lt;Picking xmlns:dpk=&quot;http://q37.info/ns/dpk/&quot;&gt;
 &lt;Misc&gt;
...
 &lt;/Misc&gt;
 &lt;Data&gt;
  &lt;TABLE_TAG TotalAmount=&quot;TOTAL_AMOUT&quot; SkippedTotalAmount=&quot;SKIPPED_TOTAL_AMOUNT&quot; Amount=&quot;AMOUNT&quot;
             SessionAmount=&quot;SESSION_AMOUNT&quot; SessionSkippedAmount=&quot;SESSION_SKIPPED_AMOUNT&quot;
             CycleAmount=&quot;CYCLE_AMOUNT&quot; CycleSkippedAmount=&quot;CYCLE_S…</description>
    </item>
</rdf:RDF>
