10.2 PrintableWeightType
The DataType defines the general structure of a PrintableWeight. It is formally defined in Table 145.
| Attribute | Value | ||
| BrowseName | PrintableWeightType | ||
| IsAbstract | False | ||
| DisplayName | Type | IsArray | Optional |
|---|---|---|---|
| Subtype of AbstractWeightType | |||
The structure is defined in Table 146.
| Name | Type | Description |
|---|---|---|
| PrintableWeightType | structure | Subtype of the AbstractWeightType defined in this Companion Specification |
Gross | 0:String | Gross defines the gross value of weight in 0:String without a unit. |
Net | 0:String | Net defines the net value of weight in 0:String without a unit. |
Tare | 0:String | Tare defines the tare value of weight in 0:String without a unit. |