ETPartners / b2mmlv7beta

b2mmlv7beta for review
2 stars 3 forks source link

Add Required ID to each Op(Resource)SpecificationType and Op(Resource)RequirementType in Common.xsd #55

Open CharlieG021163 opened 5 years ago

CharlieG021163 commented 5 years ago

MESA

https://github.com/MESAInternational/B2MML-BatchML/issues/40

Background Common Schema is not aligned with updated 950002, need required ID to each Op(Resource)SpecificationType and Op(Resource)RequirementType.

Supporting Document Each of the following resource objects has a required ID attribute. ISA-950002 JWG5 CDV01 version (2019 12) Clause 6.1.7 Personnel specification, Table 156 – Personnel specification attributes Clause 6.1.9 Equipment specification, Table 160 – Equipment specification attributes Clause 6.1.11 Physical asset specification, Table 164 – Physical asset specification attributes Clause 6.1.13 Material specification, Table 168 – Material specification attributes Clause 6.2.6 Personnel requirement, Table 183 – Personnel requirement attributes Clause 6.2.8 Equipment requirement, Table 187 – Equipment requirement attributes Clause 6.2.10 Physical asset requirement, Table 191 – Physical asset requirement attributes Clause 6.2.12 Material requirement, Table 195 – Material requirement attributes

Impacted Types and Solution B2MML-Common.xsd, "OpPersonnelSpecificationType" "OpEquipmentSpecificationType" "OpPhysicalAssetSpecificationType" "OpMaterialSpecificationType" "OpPersonnelRequirementType" "OpEquipmentRequirementType" "OpPhysicalAssetRequirementType" "OpMaterialRequirementType"

ADD:

CharlieG021163 commented 5 years ago

ACTION Added changes to Draft Branch

CharlieG021163 commented 4 years ago

@vitalJP Updated Original Comment, Update MESA Issue.

gerardmoloneyetpartners commented 4 years ago

MESA accepted: This is a breaking change, because the ID is required. This will be fixed in the January 2020 Sprint.

Dennis-Brandl commented 4 years ago

I agree with the change.