Application module: Resource item ISO/TS 10303-1268:2010-03(E)
© ISO

Cover page
Table of contents
Copyright
Foreword
Introduction
1 Scope
2 Normative references
3 Terms, definitions and abbreviations

4 Information requirements
   4.1 Required AM ARMs
   4.2 ARM type definitions
   4.3 ARM entity definitions
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing
     5.2.1 MIM type definition

A MIM short names
B Information object registration
C ARM EXPRESS-G   EXPRESS-G
D MIM EXPRESS-G   EXPRESS-G
E Computer interpretable listings
Bibliography
Index

(*
ISO TC184/SC4/WG12 N6079 - ISO/TS 10303-1268 Resource item - EXPRESS MIM
Supersedes ISO TC184/SC4/WG12 N3146
*)



SCHEMA Resource_item_mim;

USE FROM action_schema   -- ISO 10303-41
  (action_method,
   action_resource,
   action_resource_relationship,
   action_resource_type,
   supported_item);

USE FROM Activity_method_assignment_mim;    -- ISO/TS 10303-1249

USE FROM Classification_assignment_mim;    -- ISO/TS 10303-1114

USE FROM management_resources_schema   -- ISO 10303-41
  (action_method_assignment,
   action_method_role);

USE FROM process_property_representation_schema   -- ISO 10303-49
  (resource_property_representation);

USE FROM process_property_schema   -- ISO 10303-49
  (characterized_resource_definition,
   resource_property);

USE FROM representation_schema   -- ISO 10303-43
  (representation,
   representation_context,
   representation_item,
   value_representation_item);

USE FROM Value_with_unit_mim;    -- ISO/TS 10303-1054


TYPE resource_item_classification_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON classification_item WITH
   (action_method,
    action_resource,
    action_resource_relationship);
END_TYPE;

END_SCHEMA;  -- Resource_item_mim


© ISO 2009 — All rights reserved