| Application module: Physical component feature | ISO/TS 10303-1721:2018-11(E) © ISO | 
         (*
ISO/TC 184/SC 4/WG 12 N7766 - ISO/TS 10303-1721 Physical component feature - EXPRESS MIM
Supersedes 
         ISO/TC 184/SC 4/WG 12 N6493
*)
         
SCHEMA Physical_component_feature_mim;
         USE FROM
         Component_feature_mim;
            -- ISO/TS 10303-1657
ENTITY physical_component_feature
           SUBTYPE OF (component_feature);
         
         END_ENTITY;
ENTITY physical_component_terminal
           SUBTYPE OF (component_terminal, physical_component_feature);
         
         END_ENTITY;
         END_SCHEMA;  -- Physical_component_feature_mim
© ISO 2018 — All rights reserved