You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Work in Progress
ERDi, MESA: Related to #21, #101 Background
In the updated 950002 Operations Test Model, the relationship source role name is not a required schema element for the "Corresponds to" unidirectional relationship from the Evaluated Property object (source) (under the Test Specification object) to the xxxProperty object (target, Testable Object Property).
In B2MML, the EvaluatedPropertyReference element is not necessary and creates a circular reference since the Testable Object Property has a composite relationship to the Testable object which has the "specifies" relationship to associated TestSpecification element. The TestSpecifictionID identifies the defined the EvaluateProperty(s) by it composite relationship.
There is No reference attribute required since the Testable object has a TestSpecification element/attribute which provides the Evaluated Property which references the Testable Property element/attribute.
Supporting Document
950002 JWG5 CDV01 version (2019 12)
Clause 5.9.1 Operations test model
Impacted Types and Solution Common.xsd
DELETE: complextype: EvaluatedPropertyReferenceType
The text was updated successfully, but these errors were encountered:
Work in Progress
ERDi, MESA: Related to #21, #101
Background
There is No reference attribute required since the Testable object has a TestSpecification element/attribute which provides the Evaluated Property which references the Testable Property element/attribute.
Supporting Document
950002 JWG5 CDV01 version (2019 12)
Clause 5.9.1 Operations test model
Impacted Types and Solution
Common.xsd
DELETE: complextype: EvaluatedPropertyReferenceType
The text was updated successfully, but these errors were encountered: