| Application module: Product identification | ISO/TS 10303-1017:2010-03(E)  © ISO  | 
         
         (*
ISO TC184/SC4/WG12 N6065 - ISO/TS 10303-1017 Product identification - EXPRESS ARM
Supersedes 
         ISO TC184/SC4/WG12 N2925
*)
         
SCHEMA Product_identification_arm;
ENTITY Product;
           id : STRING;
           name : STRING;
           description : 
         OPTIONAL 
         STRING;
         
         END_ENTITY;
         END_SCHEMA;  -- Product_identification_arm
© ISO 2009 — All rights reserved