Issues raised against the ISO 10303-239.
Issue file: dexlib/docs/issues/ap239_issues.xml
This issue log maintains a record of all the issues raised against
AP239. These issues need to be raised as SEDS against the relevant
module and addressed in a later revision of the modules.
When adding an issue, record the SEDS reference number in the attribute
seds_ref.
Record any changes to the EXPRESS in:
- dexlib/docs/ap239/ap239_arm_sf.exp
- dexlib/docs/ap239/ap239_arm_lf.exp
Issue:
RBN-1 by Rob Bodington (06-06-19) minor_technical issue
SEDS: 1200
Resolution: Accept. Status: open
It should be possible to assign reference data to
Representation_relationship to define the type of the relationship.
Hence the classification_item select should be extended with
Representation_relationship.
Raise a SEDS against "ISO/TS 10303-1293:2005: AP239 part definition information"
Comment:
(Rob Bodington 06-06-19)
Updated:
dexlib/docs/ap239/ap239_arm_lf.exp
dexlib/docs/ap239/ap239_arm_lf.xml
dexlib/docs/ap239/ap239_arm_sf.exp
dexlib/docs/ap239/ap239_arm_sf.xml
Comment:
(Rob Bodington 07-02-01)
SEDS submitted: seds-10303-1293a.txt
Comment:
(Rob Bodington 07-02-01)
Updated:
dexlib/docs/ap239/arm_lf_p28xsd.xsd
Issue:
RBN-2 by Rob Bodington (06-06-19) minor_technical issue
SEDS: 1199
Resolution: Accept. Status: open
It should be possible to assign a date to an Approving_person_organization.
Hence the date_or_date_time_item select should be extended with
Approving_person_organization.
Raise a SEDS against
ISO/TS 10303-1289:2004: AP239 management resource information
Comment:
(Rob Bodington 06-06-19)
Updated:
dexlib/docs/ap239/ap239_arm_lf.exp
dexlib/docs/ap239/ap239_arm_lf.xml
dexlib/docs/ap239/ap239_arm_sf.exp
dexlib/docs/ap239/ap239_arm_sf.xml
Comment:
(Rob Bodington 07-02-01)
Submitted SEDS: seds-10303-1289b.txt
Comment:
(Rob Bodington 07-02-01)
Updated:
dexlib/docs/ap239/arm_lf_p28xsd.xsd
Issue:
RBN-3 by Rob Bodington (06-06-23) minor_technical issue
SEDS: 1198
Resolution: Accept. Status: open
It should be possible to assign a dated effectivity to
classification_assignment.
Hence effectivity_item should be extended with classification_assignment
Raise a SEDS against
ISO/TS 10303-1289:2004: AP239 management resource information
Comment:
(Rob Bodington 06-06-23)
Updated:
dexlib/docs/ap239/ap239_arm_lf.exp
dexlib/docs/ap239/ap239_arm_lf.xml
dexlib/docs/ap239/ap239_arm_sf.exp
dexlib/docs/ap239/ap239_arm_sf.xml
Comment:
(Rob Bodington 07-02-01)
SEDS submitted: seds-10303-1289a.txt
Comment:
(Rob Bodington 07-02-01)
Updated:
dexlib/docs/ap239/arm_lf_p28xsd.xsd
Issue:
RBN-4 by Rob Bodington (07-01-31) minor_technical issue
SEDS: 1135
Resolution: Accept. Status: open
The use of message always requires the use of the escape mechanism to
reference items, whereas, in some cases an AP may wish to restrict the
usage to particular entities.
Suggest:
The entity Content_item should be subtyped (oneof) to Content_item_selected and Content_item_reference
Content_item would become an abstract type, and the current attributes migrated to Content_item_reference
Content_item_selected would have a single attribute pointing to an
extensible select
Additional Notes:
An AP could chose to define the set of things a message is restricted
to by a rule allowing only the Content_item_select subtype and extending
the associated select.
Comment:
(Rob Bodington 07-02-01)
added TYPE message_content_item and ENTITY Content_item_selected
Updated:
dexlib/docs/ap239/ap239_arm_lf.exp
dexlib/docs/ap239/ap239_arm_lf.xml
dexlib/docs/ap239/ap239_arm_sf.exp
dexlib/docs/ap239/arm_lf_p28xsd.xsd
Issue:
RBN-5 by Rob Bodington (07-02-01) minor_technical issue
SEDS: NOT YET RAISED
Resolution: Accept. Status: open
It should be possible to assign a description to a Justification. Right
now within AP239 this requires the ability to assign a document. The use
of document (as described in the template assigning_descriptor) is a
temporary solution until the module description_assignment is added to
AP239.
Add Justification to documented_element_select
Comment:
(Rob Bodington 07-02-01)
Updated:
dexlib/docs/ap239/ap239_arm_lf.exp
dexlib/docs/ap239/ap239_arm_lf.xml
dexlib/docs/ap239/ap239_arm_sf.exp
dexlib/docs/ap239/arm_lf_p28xsd.xsd
Issue:
RBN-6 by Rob Bodington (07-02-01) minor_technical issue
SEDS: NOT YET RAISED
Resolution: Accept. Status: open
It should be possible to assign a justification to a
Property_value_representation. this will enable the reason that a property
value has changed to be recorded. For example, the property recording the
flying hours of an aircraft will be increased as the result of an activity
(flying) performed by the aircraft.
Add Property_value_representation to the select justification_item
Comment:
(Rob Bodington 07-02-01)
Updated:
dexlib/docs/ap239/ap239_arm_lf.exp
dexlib/docs/ap239/ap239_arm_lf.xml
dexlib/docs/ap239/ap239_arm_sf.exp
dexlib/docs/ap239/arm_lf_p28xsd.xsd
Issue:
RBN-7 by Rob Bodington (07-03-14) minor_technical issue
SEDS: NOT YET RAISED
Resolution: Accept. Status: open
The use of observation always requires the use of the escape mechanism to
reference items, whereas, in some cases an AP may wish to restrict the
usage to particular entities.
Suggest:
The entity Observation_item should be subtyped (oneof) to Observation_item_selected
Observation_item_selected would have a single attribute pointing to an
extensible select.
TYPE observation_content_item = SELECT
(Product, Product_version, Activity, State);
END_TYPE;
ENTITY Observation_item_selected
SUBTYPE OF (Observation_item);
contents: observation_content_item;
END_ENTITY;
Additional Notes:
An AP could chose to define the set of things an observation is restricted
to by a rule allowing only the Content_item_select subtype and extending
the associated select.
Comment:
(Rob Bodington 07-03-15)
Updated:
dexlib/docs/ap239/ap239_arm_lf.exp
dexlib/docs/ap239/ap239_arm_lf.xml
dexlib/docs/ap239/ap239_arm_sf.exp
dexlib/docs/ap239/arm_lf_p28xsd.xsd
Issue:
RBN-8 by Rob Bodington (07-03-20) minor_technical issue
SEDS: NOT YET RAISED
Resolution: Accept. Status: open
It should be possible to assign a work request to a State, in order to
represent the fact that a given state should be addressed by a work
request.
E.g. A request to address a fault state.
Extend the select affected_item_select with State and State_definition
Comment:
(Rob Bodington 07-03-20)
Updated:
dexlib/docs/ap239/ap239_arm_lf.exp
dexlib/docs/ap239/ap239_arm_lf.xml
dexlib/docs/ap239/ap239_arm_sf.exp
dexlib/docs/ap239/arm_lf_p28xsd.xsd
Issue:
GYL-1 by Leif Gyllstrom (07-05-02) minor_technical issue
SEDS: NOT YET RAISED
Resolution: Accept. Status: open
It should be possible to assign a document (description) to Condition_assignment
as well as to Condition_parameter.
E.g. descriptions.
Extend the select documented_element_select with Condition_assignment and Condition_parameter.
Issue:
GYL-2 by Leif Gyllstrom (07-05-02) minor_technical issue
SEDS: NOT YET RAISED
Resolution: Accept. Status: open
It should be possible to assign a Justification to: Condition_assignment and Applied_state_definition_assignment
E.g. descriptions.
Extend the select justification_item with Condition_assignment and Applied_state_definition_assignment