AP scope | AP module | AP contents | AP index | |
Application module: Identification assignment | ISO/TS 10303-1021:2004(E) © ISO |
(*
ISO TC184/SC4/WG12 N1111 - ISO/TS 10303-1021 Identification assignment - EXPRESS ARM
*)
SCHEMA Identification_assignment_arm;
TYPE identification_item =
EXTENSIBLE
SELECT;
END_TYPE;
ENTITY Identification_assignment;
identifier : STRING;
role : STRING;
description :
OPTIONAL
STRING;
items : SET[1:?] OF identification_item;
END_ENTITY;
END_SCHEMA; -- Identification_assignment_arm
© ISO 2004 — All rights reserved