The DataType defines the general structure of a PrintableWeight. It is formally defined in Table 145.
Table 145 - PrintableWeightType Definition
|
Attribute |
Value |
||
|
BrowseName |
PrintableWeightType |
||
|
IsAbstract |
False |
||
|
DisplayName |
Type |
IsArray |
Optional |
The structure is defined in Table 146.
Table 146 - PrintableWeightType Structure
|
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. |