Metrology refType Database

isInCMC

isInCMC

Note that existing CMCs cover all or some of the results.

Hinweis, dass existierende CMCs alle oder einige Ergebnisse abdecken.

The dcc:statement element with this refType is linked via id/refId attributes to dcc:valid elements. <dcc:valid>true</dcc:valid> means that (a) the associated result(s) is within the accredited (or KCDB-covered) range AND (b) that the uncertainty associated with the value(s) is greater than or equal to the CMC uncertainty. <dcc:valid>false</dcc:valid> means that one of these two conditions is not met.

Das dcc:statement-Element mit diesem refType wird via id/refId-Attributen mit dcc:valid-Elementen verknüpft. <dcc:valid>true</dcc:valid> bedeutet, dass (a) der/die zugehörigen Ergebniswert(e) im akkreditierten (oder KCDB-gedeckten) Umfang liegt/liegen UND (b) dass die dem/n Werten beigeordnete Unsicherheit grösser oder gleich der CMC-Unsicherheit ist. <dcc:valid>false</dcc:valid> bedeutet, dass eine dieser beiden Bedingungen nicht erfüllt ist.

When used correctly, this refType together with corresponding dcc:valid elements fulfils the requirement of many national accreditation bodies that results outside the scope of accreditation must be marked decisively (e.g. DAkkS 71 SD 0 011, 3.3.6).

Bei korrekter Benutzung erfüllt dieser refType zusammen mit entsprechenden dcc:valid-Elementen die Forderung vieler nationaler Akkreditierungsstellen, dass Ergebnisse außerhalb des Akkreditierungsumfangs dezidiert gekennzeichnet werden müssen (z.B. DAkkS 71 SD 0 011, 3.3.6).

2024-07-05

Created

Die Kennzeichnung von Messwerten, die durch die CMCs eines Labores abgedeckt werden und solchen, die ggf. nicht abgedeckt werden, erfolgt durch ein dcc:statement zur Beschreibung der Kennzeichnung und die Kennzeichnung der Messwerte durch ein dcc:valid-Element:
dcc:statement-Element zur Beschreibung der Kennzeichnung
In dcc:administrativeData wird ein dcc:statement-Element mit dem refType basic_isInCMC und einer beliebig zu wählenden id aufgeführt. In dem Element sollte ein dcc:declaration-Element mit sinngemäß untenstehendem Inhalt enthalten sein:

&lt;dcc:statement id="abc" refType="basic_isInCMC"&gt;
   &lt;dcc:declaration&gt;
      &lt;dcc:content lang="en"&gt;All measurement results are accompanied by a dcc:valid (or dcc:validXMLList) element with a refId pointing to this dcc:statement element. Entries "true" within this dcc:valid (or dcc:validXMLList) element denote that (a) the associated result(s) is/are within the accredited (or KCDB-covered) range AND (b) that the uncertainty associated with the value(s) is greater than or equal to the CMC uncertainty.
      &lt;/dcc:content&gt;
      &lt;dcc:content lang="de"&gt;Alle Messergebnisse werden von einem dcc:valid-Element (oder dcc:validXMLList-Element) begleitet, das durch eine refId auf dieses dcc:statement-Element verweist. Einträge "true" innerhalb dieses dcc:valid-Elements (oder dcc:validXMLList-Elements) geben an, dass (a) die zugehörigen Ergebnisse innerhalb des akkreditierten (oder KCDB-abgedeckten) Bereichs liegen UND (b) dass die mit den Werten verbundene Unsicherheit größer oder gleich der CMC-Unsicherheit ist.
      &lt;/dcc:content&gt;
   &lt;/dcc:declaration&gt;
Kennzeichnung der Messwerte
Auf möglichst hoher Ebene wird ein dcc:valid-Element aufgeführt, das in einem dcc:metaData-Element mit einer refId liegt, die auf das dcc:statement-Element verweist:

Wenn alle Ergebnisse in einem dcc:measurementResult-Element von den CMCs abgedeckt sind (oder alle nicht):


&lt;dcc:measurementResult&gt;
   &lt;dcc:measurementMetaData&gt;
      &lt;dcc:metaData refId="abc"&gt;
         &lt;dcc:valid&gt;true/false&lt;/dcc:valid&gt;
      &lt;/dcc:metaData&gt;
   &lt;/dcc:measurementMetaData&gt;
&lt;/dcc:measurementResult&gt;

Wenn alle Ergebnisse in einer dcc:quantity von den CMCs abgedeckt sind (oder alle nicht):


&lt;dcc:result&gt;
   &lt;dcc:data&gt;
      &lt;dcc:quantity&gt;
         &lt;dcc:measurementMetaData&gt;
            &lt;dcc:metaData refId="abc"&gt;
               &lt;dcc:valid&gt;true/false&lt;/dcc:valid&gt;
            &lt;/dcc:metaData&gt;
         &lt;/dcc:measurementMetaData&gt;
      &lt;/dcc:quantity&gt;
   &lt;/dcc:data&gt;
&lt;/dcc:result&gt;

Wenn in einem dcc:list-Element einige Einträge von den CMCs abgedeckt sind und einige nicht:


&lt;dcc:result&gt;
   &lt;dcc:data&gt;
      &lt;dcc:list&gt;
         &lt;dcc:measurementMetaData&gt;
            &lt;dcc:metaData refId="abc"&gt;
               &lt;dcc:validXMLList&gt;true true true true false&lt;/dcc:validXMLList&gt;
            &lt;/dcc:metaData&gt;
         &lt;/dcc:measurementMetaData&gt;
      &lt;/dcc:list&gt;
   &lt;/dcc:data&gt;
&lt;/dcc:result&gt;

The identification of measurement values ​​that are covered by a laboratory's CMCs and those that may not be covered is done using a dcc:statement to describe the identification and the identification of the measurement values ​​using a dcc:valid element:
dcc:statement element to describe the label
A dcc:statement element with the refType basic_isInCMC and an id of your choice is listed in dcc:administrativeData. The element should contain a dcc:declaration element with the following content:

&lt;dcc:statement id="abc" refType="basic_isInCMC"&gt;
   &lt;dcc:declaration&gt;
      &lt;dcc:content lang="en"&gt;All measurement results are accompanied by a dcc:valid (or dcc:validXMLList) element with a refId pointing to this dcc:statement element. Entries "true" within this dcc:valid (or dcc:validXMLList) element denote that (a) the associated result(s) is/are within the accredited (or KCDB-covered) range AND (b) that the uncertainty associated with the value(s) is greater than or equal to the CMC uncertainty.
      &lt;/dcc:content&gt;
      &lt;dcc:content lang="de"&gt;Alle Messergebnisse werden von einem dcc:valid-Element (oder dcc:validXMLList-Element) begleitet, das durch eine refId auf dieses dcc:statement-Element verweist. Einträge "true" innerhalb dieses dcc:valid-Elements (oder dcc:validXMLList-Elements) geben an, dass (a) die zugehörigen Ergebnisse innerhalb des akkreditierten (oder KCDB-abgedeckten) Bereichs liegen UND (b) dass die mit den Werten verbundene Unsicherheit größer oder gleich der CMC-Unsicherheit ist.
      &lt;/dcc:content&gt;
   &lt;/dcc:declaration&gt;

Labeling of the measured values
At the highest possible level, a dcc:valid element is listed that lies within a dcc:metaData element with a refId that points to the dcc:statement element:

If all results in a dcc:measurementResult element are covered by the CMCs (or all are not):
&lt;dcc:measurementResult&gt;
   &lt;dcc:measurementMetaData&gt;
      &lt;dcc:metaData refId="abc"&gt;
         &lt;dcc:valid&gt;true/false&lt;/dcc:valid&gt;
      &lt;/dcc:metaData&gt;
   &lt;/dcc:measurementMetaData&gt;
&lt;/dcc:measurementResult&gt;
If all results in a dcc:quantity are covered by the CMCs (or all are not):
&lt;dcc:result&gt;
   &lt;dcc:data&gt;
      &lt;dcc:quantity&gt;
         &lt;dcc:measurementMetaData&gt;
            &lt;dcc:metaData refId="abc"&gt;
               &lt;dcc:valid&gt;true/false&lt;/dcc:valid&gt;
            &lt;/dcc:metaData&gt;
         &lt;/dcc:measurementMetaData&gt;
      &lt;/dcc:quantity&gt;
   &lt;/dcc:data&gt;
&lt;/dcc:result&gt;

If in a dcc:list element some entries are covered by the CMCs and some are not:
&lt;dcc:result&gt;
   &lt;dcc:data&gt;
      &lt;dcc:list&gt;
         &lt;dcc:measurementMetaData&gt;
            &lt;dcc:metaData refId="abc"&gt;
               &lt;dcc:validXMLList&gt;true true true true false&lt;/dcc:validXMLList&gt;
            &lt;/dcc:metaData&gt;
         &lt;/dcc:measurementMetaData&gt;
      &lt;/dcc:list&gt;
   &lt;/dcc:data&gt;
&lt;/dcc:result&gt;

Broader Terms

Related terms

Date of creation
05-Jul-2024
Accepted term
05-Jul-2024
Descendant terms
0
ARK
ark:/99152/t334w9gl66g2xz
More specific terms
0
Alternative terms
0
Related terms
1
Notes
9
Metadata
Search
  • Search isInCMC  (Wikipedia (ES))
  • Search isInCMC  (Google búsqueda exacta)
  • Search isInCMC  (Google scholar)
  • Search isInCMC  (Google images)
  • Search isInCMC  (Google books)