Indicates that the elements in the following structure are references (refIds) pointing elsewhere in the DCC, for example at a specific measurement.
Kennzeichnet, dass die Elemente in der folgenden Struktur als Referenzen zu anderen Stellen im DCC verwendet werden, z.B. um auf eine bestimmte Messung zu verweisen.
2025-11-12 Created
2026-01-05: renamed the term "namedReferences" and changed example note.
2026-03-18: example updated
<!-- dcc.xsd v3.4.0 and later: use the index attribute to indicate that the following quantity represents an index column of the table:
<dcc:quantity index="0" refType="force_measurementSeries force_referenceList"> -->
<dcc:quantity refType="force_measurementSeries force_referenceList">
<dcc:name>
<dcc:content lang="de">Messreihe</dcc:content>
<dcc:content lang="en">Measuring series</dcc:content>
</dcc:name>
<dcc:noQuantity>
<dcc:content refId="measurementSeries1Compressive">X₁</dcc:content>
<dcc:content refId="measurementSeries2Compressive">X₂</dcc:content>
<dcc:content refId="measurementSeries4Compressive">X₄'</dcc:content>
<dcc:content refId="measurementSeries6Compressive">X₆'</dcc:content>
</dcc:noQuantity>
</dcc:quantity>