Application module: Foundation representation ISO/TS 10303-1006:2021(E)
© ISO

Cover page
Table of contents
Copyright
Foreword
Introduction
1 Scope
2 Normative references
3 Terms, definitions and abbreviated terms
    3.1 Terms and definitions
    3.2 Abbreviated terms

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

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

(*
ISO/TC 184/SC 4/WG 12 N10673 - ISO/TS 10303-1006 Foundation representation - EXPRESS MIM
Supersedes ISO/TC 184/SC 4/WG 12 N10390
*)



SCHEMA Foundation_representation_mim;

USE FROM basic_attribute_schema   -- ISO 10303-41
  (description_attribute,
   description_attribute_select,
   id_attribute,
   id_attribute_select);

USE FROM measure_schema   -- ISO 10303-41
  (global_unit_assigned_context);

USE FROM qualified_measure_schema   -- ISO 10303-45
  (descriptive_representation_item);

USE FROM representation_schema   -- ISO 10303-43
  (global_uncertainty_assigned_context,
   representation,
   representation_context,
   representation_context_reference,
   representation_reference,
   representation_item,
   representation_item_relationship,
   representation_relationship,
   rs_description_attribute_select,
   rs_id_attribute_select,
   uncertainty_measure_with_unit);

USE FROM Support_resource_mim;    -- ISO/TS 10303-1800

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


END_SCHEMA;  -- Foundation_representation_mim


© ISO 2021 — All rights reserved