Common Content for Data Engineering
- Common Content for Data Engineering 10.2.1
- Tous les produits
item: description, choice {dimension, weight}
description | longueur | width | height | weight |
|---|---|---|---|---|
box | 20cm | 18cm | 15cm | NUL |
coffee | NUL | NUL | NUL | 500g |
Item Description Dimension Length Width Height Weight
<item> <desc>box</desc> <dimension> <length>20cm</length> <width>18cm</width> <height>15cm</height> </dimension> </item> <item> <desc>coffee</desc> <weight>500g</weight> </item>