Application module: Extended date ISO/TS 10303-1776:2014-02(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 ARM
   4.2 ARM type definitions
   4.3 ARM entity definitions
   4.4 ARM function definition
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 TC184/SC4/WG12 N8012 - ISO/TS 10303-1776 Extended date - EXPRESS MIM
Supersedes ISO TC184/SC4/WG12 N5369
*)



SCHEMA Extended_date_mim;

USE FROM Date_time_mim;    -- ISO/TS 10303-1010

USE FROM date_time_schema   -- ISO 10303-41
  (date,
   day_in_month_number,
   ordinal_date,
   week_of_year_and_day_date,
   year_month);

REFERENCE FROM date_time_schema   -- ISO 10303-41
  (leap_year);


END_SCHEMA;  -- Extended_date_mim


© ISO 2014 — All rights reserved