The DataType defines the general structure of a Weight. It is formally defined in Table 142.
Table 142 – WeightType Definition
Attribute |
Value |
||
BrowseName |
WeightType |
||
IsAbstract |
False |
||
DisplayName |
Type |
IsArray |
Optional |
Subtype of AbstractWeightType |
The structure is defined in Table 141.
Table 143 – WeightType Structure
Name |
Type |
Description |
WeightType |
structure |
Subtype of the AbstractWeightType defined in this Companion Specification |
Gross |
0:Double |
Gross defines the gross value of weight as a 0:Double precision floating point number. |
Net |
0:Double |
Net defines the net value of weight as a 0:Double precision floating point number.. |
Tare |
0:Double |
Tare defines the tare value of weight as a 0:Double precision floating point number. |