Description
The ProductComponent class represents the components of a product
Derived By
Restricting anyType
Content Model
Contains elements as defined in the following table.
Component |
Type |
Occurs |
Description |
---|---|---|---|
productId |
long |
1..1 |
The numeric ID of the product concerned |
productType |
0..1 |
The type of the product concerned |
|
quantity |
long |
1..1 |
The quantity or quantitative element of the product concerned |