Skip to content
Snippets Groups Projects
Commit 882bd6f3 authored by Vanessa Stehr's avatar Vanessa Stehr
Browse files

Erster Entwurf n-D Tabellenformat

parent efbd63b5
Branches
Tags
No related merge requests found
Pipeline #50687 failed
<?xml version="1.0" encoding="UTF-8"?>
<dcc:digitalCalibrationCertificate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://ptb.de/dcc https://ptb.de/dcc/v3.3.0/dcc.xsd" xmlns:dcc="https://ptb.de/dcc" xmlns:si="https://ptb.de/si" schemaVersion="3.3.0">
<dcc:administrativeData>
<dcc:dccSoftware>
<dcc:software>
<dcc:name>
<dcc:content>GEMIMEG-Tool</dcc:content>
</dcc:name>
<dcc:release>v1.4.1</dcc:release>
</dcc:software>
</dcc:dccSoftware>
<dcc:coreData>
<dcc:countryCodeISO3166_1>DE</dcc:countryCodeISO3166_1>
<dcc:usedLangCodeISO639_1>en</dcc:usedLangCodeISO639_1>
<dcc:usedLangCodeISO639_1>de</dcc:usedLangCodeISO639_1>
<dcc:mandatoryLangCodeISO639_1>en</dcc:mandatoryLangCodeISO639_1>
<dcc:mandatoryLangCodeISO639_1>de</dcc:mandatoryLangCodeISO639_1>
<dcc:uniqueIdentifier>418378e4-b56c-4c0f-b09c-5134e5513e6d</dcc:uniqueIdentifier>
<dcc:beginPerformanceDate>2024-11-26</dcc:beginPerformanceDate>
<dcc:endPerformanceDate>2024-11-26</dcc:endPerformanceDate>
<dcc:performanceLocation>other</dcc:performanceLocation>
</dcc:coreData>
<dcc:items>
<dcc:item>
<dcc:name>
<dcc:content lang="en">Example</dcc:content>
<dcc:content lang="de">Sample</dcc:content>
</dcc:name>
<dcc:identifications>
<dcc:identification>
<dcc:issuer>other</dcc:issuer>
<dcc:value>1040917</dcc:value>
</dcc:identification>
</dcc:identifications>
</dcc:item>
</dcc:items>
<dcc:calibrationLaboratory>
<dcc:contact>
<dcc:name>
<dcc:content lang="en">DCC Laboratory</dcc:content>
<dcc:content lang="de">DCC-Labor</dcc:content>
</dcc:name>
<dcc:location>
<dcc:countryCode>DE</dcc:countryCode>
</dcc:location>
</dcc:contact>
</dcc:calibrationLaboratory>
<dcc:respPersons>
<dcc:respPerson>
<dcc:person>
<dcc:name>
<dcc:content lang="en">Mustermensch</dcc:content>
<dcc:content lang="de">Mustermensch</dcc:content>
</dcc:name>
</dcc:person>
</dcc:respPerson>
</dcc:respPersons>
<dcc:customer>
<dcc:name>
<dcc:content lang="en">DCC Customer</dcc:content>
<dcc:content lang="de">DCC-Kunde</dcc:content>
</dcc:name>
<dcc:location>
<dcc:countryCode>DE</dcc:countryCode>
</dcc:location>
</dcc:customer>
</dcc:administrativeData>
<dcc:measurementResults>
<dcc:measurementResult>
<dcc:name>
<dcc:content lang="en">Beispiel Tabellen</dcc:content>
<dcc:content lang="de">Example tables</dcc:content>
</dcc:name>
<dcc:results>
<!-- Beispiel 2: Numerisch indizierte Tabelle mit zwei Indexvektoren -->
<dcc:result>
<dcc:name>
<dcc:content lang="de">Numerisch indizierte Tabelle mit zwei Indexvektoren</dcc:content>
<dcc:content lang="en">Numerically indexed table with two index vectors</dcc:content>
</dcc:name>
<dcc:data>
<dcc:list refType="basic_2IndexTable">
<dcc:name>
<!-- Anzeigename der Tabelle -->
<dcc:content lang="de">Volt-Meter-Wechselstrom Kalibrierung</dcc:content>
<dcc:content lang="en">Volt meter AC calibration</dcc:content>
</dcc:name>
<dcc:list>
<dcc:name>
<!-- Name der ersten Indexspalte -->
<dcc:content lang="de">Frequenz</dcc:content>
<dcc:content lang="en">Frequency</dcc:content>
</dcc:name>
<dcc:quantity refType="basic_tableIndex1">
<!-- Erste Indexspalte -->
<dcc:name>
<dcc:content lang="de">Frequenz</dcc:content>
<dcc:content lang="en">Frequency</dcc:content>
</dcc:name>
<si:realListXMLList>
<si:valueXMLList>50 1000</si:valueXMLList>
<si:unitXMLList>\hertz</si:unitXMLList>
<si:measurementUncertaintyUnivariateXMLList>
<si:expandedMUXMLList>
<si:valueExpandedMUXMLList>5e-7 1e-5</si:valueExpandedMUXMLList>
<si:coverageFactorXMLList>2</si:coverageFactorXMLList>
<si:coverageProbabilityXMLList>0.95</si:coverageProbabilityXMLList>
<si:distributionXMLList>normal</si:distributionXMLList>
</si:expandedMUXMLList>
</si:measurementUncertaintyUnivariateXMLList>
</si:realListXMLList>
</dcc:quantity>
<dcc:list>
<dcc:name>
<!-- Name der zweiten Indexspalte -->
<dcc:content lang="de">Spannung</dcc:content>
<dcc:content lang="en">Voltage</dcc:content>
</dcc:name>
<dcc:quantity refType="basic_tableIndex2">
<!-- Zweite Indexspalte -->
<dcc:name>
<dcc:content lang="de">Spannung</dcc:content>
<dcc:content lang="en">Voltage</dcc:content>
</dcc:name>
<si:realListXMLList>
<si:valueXMLList>2 10</si:valueXMLList>
<si:unitXMLList>\volt</si:unitXMLList>
<si:measurementUncertaintyUnivariateXMLList>
<si:expandedMUXMLList>
<si:valueExpandedMUXMLList>0.002 0.01</si:valueExpandedMUXMLList>
<si:coverageFactorXMLList>2</si:coverageFactorXMLList>
<si:coverageProbabilityXMLList>0.95</si:coverageProbabilityXMLList>
<si:distributionXMLList>normal</si:distributionXMLList>
</si:expandedMUXMLList>
</si:measurementUncertaintyUnivariateXMLList>
</si:realListXMLList>
</dcc:quantity>
<dcc:quantity>
<!-- Ergebnisspalte 1, Indexreihenfolge: (1.1, 2.1), (1.1, 2.2), ... , (1.1, 2.n), (1.2, 2.1), ..., (1.2, 2.n), ... (1.m, 2.n) -->
<dcc:name>
<dcc:content lang="de">Anzeigespannung</dcc:content>
<dcc:content lang="en">Voltage reading</dcc:content>
</dcc:name>
<si:realListXMLList>
<si:valueXMLList>2.1 10.5 1.9 9.2</si:valueXMLList>
<si:unitXMLList>\milli\ampere</si:unitXMLList>
<si:measurementUncertaintyUnivariateXMLList>
<si:expandedMUXMLList>
<si:valueExpandedMUXMLList>0.2 0.3 0.4 0.5</si:valueExpandedMUXMLList>
<si:coverageFactorXMLList>2</si:coverageFactorXMLList>
<si:coverageProbabilityXMLList>0.95</si:coverageProbabilityXMLList>
<si:distributionXMLList>normal</si:distributionXMLList>
</si:expandedMUXMLList>
</si:measurementUncertaintyUnivariateXMLList>
</si:realListXMLList>
</dcc:quantity>
</dcc:list>
</dcc:list>
</dcc:list>
</dcc:data>
</dcc:result>
</dcc:results>
</dcc:measurementResult>
</dcc:measurementResults>
</dcc:digitalCalibrationCertificate>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment