ETPartners / b2mmlv7beta

b2mmlv7beta for review
2 stars 3 forks source link

Update xxxActualType in OperationsPerformanceTypes.xsd to align with updated 950002 #26

Open racheliurui opened 5 years ago

racheliurui commented 5 years ago

Background and Solution

To align the XXXActualTypes in the OperationsPerformanceTypes.xsd, B2MML requires the following: CHANGE element name = "xxxActual" to "xxxActualChild"; #12 DELETE = element name = "TestSpecification".

Impacted Types

B2MML-OperationsPerformanceTypes.xsd

Supporting Document

950004 JWG5 CDV01 version (2019 12) Clause 6.3.6 Personnel actual, Table 208 – Personnel actual relationship roles Clause 6.3.8 Equipment actual, Table 212 – Equipment actual relationship roles Clause 6.3.10 Physical asset actual, Table 216 – Physical asset actual relationship roles Clause 6.3.12 Material actual, Table 220 – Material actual relationship roles

CharlieG021163 commented 5 years ago

Test editing function

racheliurui commented 5 years ago

This has been split into 2 different issues. As discussed in the meeting, this can be labelled as agreed.

CharlieG021163 commented 4 years ago

Completed rewrite of Original Comment based on discussion thread. Ready for Final Review and Submission to MESA.

gerardmoloneyetpartners commented 4 years ago

Agreed - lets move to Authorised

Dennis-Brandl commented 4 years ago

See comment on #12 I am not sure that "Child" has the same connotation as "Contains" or "Is Made Up Of". None of the standard English definitions of "Child" matches the relationships. The term "Contains" in the relationship name is used for a composition hierarchy. The term "is made up of" in the relationship name is used for an aggregation hierarchy. I suggest prepending "Contains" to the element name (e.g. ContainsEquipmentProperty) for the contains relationships. I recommend prepending "MadeUpOf" to the element name (e.g. madeUpOfPhysicalAsset) for the 'is made up of' relationship.