<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://wiki.elias-gmbh.de/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://wiki.elias-gmbh.de/feed.php">
        <title>&lt;b&gt;ELIAS GmbH&lt;/b&gt;&lt;br&gt;Produktdokumentationen&lt;/br&gt; en:infra-convert:dev:export</title>
        <description></description>
        <link>https://wiki.elias-gmbh.de/</link>
        <image rdf:resource="https://wiki.elias-gmbh.de/lib/tpl/elias/images/favicon.ico" />
       <dc:date>2026-04-19T02:20:54+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:csv&amp;rev=1690970658&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:dfd&amp;rev=1706006056&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:graphics&amp;rev=1660209588&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:jsonv1&amp;rev=1676024966&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:jsonv2&amp;rev=1655911139&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:jsonv2_neu&amp;rev=1626340113&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.elias-gmbh.de/lib/tpl/elias/images/favicon.ico">
        <title>&lt;b&gt;ELIAS GmbH&lt;/b&gt;&lt;br&gt;Produktdokumentationen&lt;/br&gt;</title>
        <link>https://wiki.elias-gmbh.de/</link>
        <url>https://wiki.elias-gmbh.de/lib/tpl/elias/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:csv&amp;rev=1690970658&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-02T12:04:18+02:00</dc:date>
        <title>en:infra-convert:dev:export:csv</title>
        <link>https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:csv&amp;rev=1690970658&amp;do=diff</link>
        <description>&quot; Administrator’s Guide  &gt; Export&quot;

CSV test plan format

----------

CSV is a file format with a simple structure. Values are assigned to parameters in columns. Semicolons (“;”) are used as delimiters to separate the values.

	&quot; Note We recommend the JSONV1 format over the DFD format for connecting with your software package. It includes more transferable information and supports all features of</description>
    </item>
    <item rdf:about="https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:dfd&amp;rev=1706006056&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-23T11:34:16+02:00</dc:date>
        <title>en:infra-convert:dev:export:dfd</title>
        <link>https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:dfd&amp;rev=1706006056&amp;do=diff</link>
        <description>&quot; Administrator’s Manual  &gt; Export&quot;

Test plan format DFD (ASCII)

----------

The „Q-DAS ASCII Transfer Format“ is an internationally established transfer format for measurement data. Its structure is very simple and can be read by many measuring systems, such as coordinate measuring machines and CAQ systems. It consists of two parts: a description file (DFD) and a value file (DFX). Both parts can be combined in a common file (DFQ). The official reference is the</description>
    </item>
    <item rdf:about="https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:graphics&amp;rev=1660209588&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-11T11:19:48+02:00</dc:date>
        <title>en:infra-convert:dev:export:graphics</title>
        <link>https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:graphics&amp;rev=1660209588&amp;do=diff</link>
        <description>&quot; Administrator's Manual  &gt; Export&quot;

Drawing and stamp graphics

----------

Stamped drawing sheets (drawing graphics) and views of stamped drawing entries (stamp graphics) can be exported in various file formats.

Drawing graphics can be exported in PDF and SVG format as well as in raster graphics format JPG, PNG, BMP, TIF or GIF. For stamp graphics, the raster graphics formats JPG, PNG, BMP, TIF or GIF are available.</description>
    </item>
    <item rdf:about="https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:jsonv1&amp;rev=1676024966&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-10T11:29:26+02:00</dc:date>
        <title>en:infra-convert:dev:export:jsonv1</title>
        <link>https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:jsonv1&amp;rev=1676024966&amp;do=diff</link>
        <description>&quot; Administrator’s Guide  &gt; Export&quot;

Test plan format JSONV1

----------

The test plan export format JSONV1 contains significantly more information than the CSV and DFD formats. The data format is „JSON“ (a description can be found |here]), the suffix</description>
    </item>
    <item rdf:about="https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:jsonv2&amp;rev=1655911139&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-22T17:18:59+02:00</dc:date>
        <title>en:infra-convert:dev:export:jsonv2</title>
        <link>https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:jsonv2&amp;rev=1655911139&amp;do=diff</link>
        <description>&quot; Administrator's Manual  &gt; Export&quot;

Test plan format JSONV2

----------

	&quot; Available from
program version 1.4.2.1&quot;

The test plan export format JSONVx is based on the data exchange format JSON, which can be read by all common programming languages. Compared to exchange formats such as CSV and DFD, it represents a larger scope of test plan information created with</description>
    </item>
    <item rdf:about="https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:jsonv2_neu&amp;rev=1626340113&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-07-15T11:08:33+02:00</dc:date>
        <title>en:infra-convert:dev:export:jsonv2_neu</title>
        <link>https://wiki.elias-gmbh.de/doku.php?id=en:infra-convert:dev:export:jsonv2_neu&amp;rev=1626340113&amp;do=diff</link>
        <description>&quot; Administrator's Manual  &gt; Export&quot;

Quality test plan format JSONV2

----------

	&quot; Available from
program version 1.4.2.1&quot;

The test plan export format JSONVx is based on the data exchange format JSON, which can be read by all common programming languages. Compared to exchange formats such as CSV and DFD, it represents a larger scope of test plan information created with</description>
    </item>
</rdf:RDF>
