Bezeichnet Fall D nach ISO 376:2011
Describes case D according to ISO 376:2011
Used in combination with the refType force_classification
Verwendet in Kombination mit dem refType force_classification
2024-06-05 Created
2026-03-17: example updated
See ISO 376:2011 chapter 8.2.5
Siehe ISO 376:2011 Kapitel 8.2.5
...
<!-- 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="basic_referenceValue"> -->
<dcc:quantity refType="basic_referenceValue">
<dcc:name>
<dcc:content lang="de">Kraft</dcc:content>
<dcc:content lang="en">Force</dcc:content>
</dcc:name>
<si:realListXMLList>
<si:valueXMLList>0 100 200 300 400 500 600 800 1000 0</si:valueXMLList>
<si:unitXMLList>\kilo\newton</si:unitXMLList>
</si:realListXMLList>
</dcc:quantity>
...
<dcc:quantity refType="force_classification force_caseD">
<dcc:name>
<dcc:content lang="de">Fall D</dcc:content>
<dcc:content lang="en">Case D</dcc:content>
</dcc:name>
<dcc:charsXMLList>undefined 0,5 00 00 00 00 00 00 00 undefined</dcc:charsXMLList>
</dcc:quantity>
...