AP scope  |  AP module  |  AP contents  |  AP index
Application module: Part and version identification ISO/TS 10303-1022:2004(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 entity definitions
   4.3 ARM rule 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 Application module implementation and usage guide
Bibliography
Index

Annex F
(informative)

Application module implementation and usage guide

This clause describes usages of the concepts defined in this module.

This module can represent the identification information for a part.

EXAMPLE    A product, which is a detail part, is identified, by the organization 'NATO', with the code '28650001' and is known as 'Rear Panel'. The part has a version identified '--A'.

A representation of the data identifying this part is:

#1=ORGANIZATION('NATO','North Atlantic Treaty Organization',$);

#1102=APPLICATION_CONTEXT('Armament');
#1104=PRODUCT_CONTEXT('',#1102,'Product data management');
#1106=PRODUCT('2865000','Rear Panel',$,(#1104));

#1107=PRODUCT_RELATED_PRODUCT_CATEGORY('part',$,(#1106));
#1108=PRODUCT_RELATED_PRODUCT_CATEGORY('detail',$,(#1106));

#1200=APPLIED_ORGANIZATION_ASSIGNMENT(#1,#1202,(#1106));
#1202=ORGANIZATION_ROLE('id owner');

#1300=PRODUCT_DEFINITION_FORMATION('--A',$,#1106);


© ISO 2004 — All rights reserved