Visual Diagram
classDiagram
class Item
Item : +unit
Item --|> Unit : unit
click Unit href "../Unit/Unit.html" "dppk:Unit"
style Unit stroke:#2962ff,color:#2962ff
Description
Indicates that the DPP applies to an individual serialized unit.
type: dppk:GranularityValue
Properties
| Property | Description | Type |
|---|---|---|
| Unit of Measurement (dppk:unit) | The unit of measurement. | dppk:Unit |
